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

USA Pickleball Golden Ticket - Opelika - Mixed Doubles 3.0 (30+) / 3.5 (19+30+)

ID: 5692972626

对局比分

12-10, 8-11, 11-6

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

7:30 PM

对决场地

Opelika, AL

View Facility Page →

对决竞争阵营

阵营 1胜方
SO
Sydney Ostrander

GGDJWD · USA

DUPR

3.888

TO
Troy Ostrander

3045YX · Tupelo, MS, US

DUPR

3.901

阵营 2负方
MB
Mary Boyd

Y44GXP · USA

DUPR

3.796

DI
Drew Irvin

M9G4XO · USA

DUPR

3.796

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5692972626
显示原始对决元数据 JSON
[
  {
    "team_id": 5189371083,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sydney Ostrander",
        "dupr_id": "GGDJWD",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Ostrander",
        "dupr_id": "3045YX",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Tupelo, MS, US"
      }
    ]
  },
  {
    "team_id": 8361040083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Boyd",
        "dupr_id": "Y44GXP",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Drew Irvin",
        "dupr_id": "M9G4XO",
        "rating": 3.796,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]