返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Men's Doubles OPEN $$$ (4.5+)

ID: 5157051043

对局比分

4-11

获胜 / Win

对决日期

2026-01-03

对局时间 (估算)

8:45 AM

对决场地

Pickleball 901

未核实场馆

对决竞争阵营

阵营 1负方
GO
Gavin Oglesby

EG6EJO · Memphis, TN, US

DUPR

4.386

DM
Daniel McGuire

1QLKQD · Bartlett, TN, US

DUPR

4.684

阵营 2胜方
BT
Brad Tursky

8MOZP1 · Venice, FL, US

DUPR

5.253

MW
Michael Williams

84P9GG · Jackson, TN, US

DUPR

5.155

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5157051043
显示原始对决元数据 JSON
[
  {
    "team_id": 6048192388,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Gavin Oglesby",
        "dupr_id": "EG6EJO",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Daniel McGuire",
        "dupr_id": "1QLKQD",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Bartlett, TN, US"
      }
    ]
  },
  {
    "team_id": 5040991799,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brad Tursky",
        "dupr_id": "8MOZP1",
        "rating": 5.253,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      },
      {
        "name": "Michael Williams",
        "dupr_id": "84P9GG",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Jackson, TN, US"
      }
    ]
  }
]