返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

5th Annual Yakima Applefest - managed by PIG - Mixed Doubles Skill: (4.0) - Saturday Age: (5 To 47)

ID: 5594182030

对局比分

11-3

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

11:30 PM

对决场地

Yakima, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
TG
Teagan Gonzalez

9945EK · Grandview, WA, US

DUPR

4.220

ML
Marcus L Miller

EWLOKJ · USA

DUPR

4.334

阵营 2负方
MP
Meggie Powell

7DPJLM · USA

DUPR

3.681

HR
Heath Reeves

3PJWDX · Yakima, WA, US

DUPR

4.189

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5594182030
显示原始对决元数据 JSON
[
  {
    "team_id": 4606633506,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teagan Gonzalez",
        "dupr_id": "9945EK",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": "Grandview, WA, US"
      },
      {
        "name": "Marcus L Miller",
        "dupr_id": "EWLOKJ",
        "rating": 4.334,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5405142160,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meggie Powell",
        "dupr_id": "7DPJLM",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heath Reeves",
        "dupr_id": "3PJWDX",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Yakima, WA, US"
      }
    ]
  }
]