30 lines
829 B
JSON
30 lines
829 B
JSON
{
|
|
"_note": "脱敏样例:球队名/日期/ID 已替换为占位符,字段结构对齐真实 bzzoiro 响应。待获取真实响应后替换。",
|
|
"id": "evt_placeholder_001",
|
|
"event_date": "2026-09-12T19:00:00+00:00",
|
|
"status": "finished",
|
|
"league": { "id": 1, "code": "E0", "name": "Premier League" },
|
|
"season": "2026-2027",
|
|
"round_number": 5,
|
|
"round_name": null,
|
|
"home_team": "Home United FC",
|
|
"away_team": "Away City FC",
|
|
"home_score": 2,
|
|
"away_score": 1,
|
|
"home_score_ht": 1,
|
|
"away_score_ht": 0,
|
|
"home_shots": 14,
|
|
"away_shots": 8,
|
|
"home_shots_on_target": 5,
|
|
"away_shots_on_target": 3,
|
|
"home_corners": 6,
|
|
"away_corners": 4,
|
|
"home_possession": 58.5,
|
|
"home_xg": 1.85,
|
|
"away_xg": 0.92,
|
|
"home_yellow_cards": 2,
|
|
"away_yellow_cards": 3,
|
|
"home_red_cards": 0,
|
|
"away_red_cards": 0
|
|
}
|