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

Stars and Stripes Macon - Mens Doubles Skill: (4.0) Age: (35+, 50+, 60+ combined)

ID: 7954339479

对局比分

8-15

获胜 / Win

对决日期

2025-07-05

对局时间 (估算)

4:45 AM

对决场地

Macon (Rhythm and Rally), GA

未核实场馆

对决竞争阵营

阵营 1负方
CC
Chris Clark

4L459V · Houston County, GA, US

DUPR

3.547

EJ
Eric Johnson

DNLMP4 · Fort Valley, GA, US

DUPR

4.034

阵营 2胜方
FS
Frank Seymour

1RXNKM · Macon, GA, US

DUPR

4.183

JB
James Brooks

7D2R0N · USA

DUPR

3.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7954339479
显示原始对决元数据 JSON
[
  {
    "team_id": 8072345397,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chris Clark",
        "dupr_id": "4L459V",
        "rating": 3.547,
        "profile_pic_url": null,
        "location": "Houston County, GA, US"
      },
      {
        "name": "Eric Johnson",
        "dupr_id": "DNLMP4",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Fort Valley, GA, US"
      }
    ]
  },
  {
    "team_id": 8496316747,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Frank Seymour",
        "dupr_id": "1RXNKM",
        "rating": 4.183,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "James Brooks",
        "dupr_id": "7D2R0N",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]