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

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

ID: 5271031532

对局比分

15-9

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

9:00 PM

对决场地

Yakima, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
TG
Teagan Gonzalez

9945EK · Grandview, WA, US

DUPR

4.238

ML
Marcus L Miller

EWLOKJ · USA

DUPR

4.435

阵营 2负方
MP
Meggie Powell

7DPJLM · USA

DUPR

3.785

HR
Heath Reeves

3PJWDX · Yakima, WA, US

DUPR

4.232

数据访问 (AI / 开发者)

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

cURL Request:

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