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

WinterMAX 2025 - Mens Doubles Skill: (4.5) Age: (12 And Above)

ID: 5137390305

对局比分

5-11

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

10:15 AM

对决场地

Cincinnati, OH

View Facility Page →

对决竞争阵营

阵营 1负方
JG
Joseph Gaiter

W6WL2L · USA

DUPR

4.584

TD
Tom Dyer

EWVDNO · USA

DUPR

4.180

阵营 2胜方
TH
Ted Hyle

179G29 · Cincinnati, OH, US

DUPR

4.474

BC
Brent Cullen

EW0P6W · West Chester, OH, US

DUPR

4.680

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5137390305
显示原始对决元数据 JSON
[
  {
    "team_id": 6158066694,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joseph Gaiter",
        "dupr_id": "W6WL2L",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tom Dyer",
        "dupr_id": "EWVDNO",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8394868251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ted Hyle",
        "dupr_id": "179G29",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Brent Cullen",
        "dupr_id": "EW0P6W",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      }
    ]
  }
]