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

4th Annual Boca Raton Masters Pickleball Championships - Mens Senior Pro Doubles

ID: 6324691574

对局比分

15-2

落败 / Loss

对决日期

2025-01-12

对局时间 (估算)

3:30 PM

对决场地

Boca Raton, FL

View Facility Page →

对决竞争阵营

阵营 1胜方
ST
Scott Trevethan

89JD0K · Berlin, CT, US

DUPR

5.044

GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.173

阵营 2负方
GR
George Romanenko

30REO4 · Parkland, FL, US

DUPR

4.526

DO
David Ostrow

3ONL07 · Parkland, FL, US

DUPR

4.411

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6324691574
显示原始对决元数据 JSON
[
  {
    "team_id": 4836788381,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Trevethan",
        "dupr_id": "89JD0K",
        "rating": 5.044,
        "profile_pic_url": null,
        "location": "Berlin, CT, US"
      },
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.173,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      }
    ]
  },
  {
    "team_id": 6590028847,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "George Romanenko",
        "dupr_id": "30REO4",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      },
      {
        "name": "David Ostrow",
        "dupr_id": "3ONL07",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      }
    ]
  }
]