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

2025 Southern Championships - Mens Doubles Skill: (4.0) Age: (50 And Above)

ID: 5197495972

对局比分

15-10

获胜 / Win

对决日期

2026-01-01

对局时间 (估算)

5:00 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
AT
Allen Thornhill

2QD62R · Thomasville, GA, US

DUPR

4.359

KA
Kyle Anderson

DNJQMY · Tallahassee, FL, US

DUPR

4.518

阵营 2负方
JH
John Hanks

94L5WR · Cumming, GA, US

DUPR

4.032

TT
Thomas Trinh

O6NZEW · USA

DUPR

4.231

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5197495972
显示原始对决元数据 JSON
[
  {
    "team_id": 5004672887,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allen Thornhill",
        "dupr_id": "2QD62R",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Thomasville, GA, US"
      },
      {
        "name": "Kyle Anderson",
        "dupr_id": "DNJQMY",
        "rating": 4.518,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 5412589619,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Hanks",
        "dupr_id": "94L5WR",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Thomas Trinh",
        "dupr_id": "O6NZEW",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]