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

Macon Memorial Day Tournament - Mens Doubles Skill: (4.0) Age: (15+/50+/60+) COMBINED

ID: 5443908970

对局比分

10-12

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

11:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
SR
Stephen Rahn

8GW7PM · Ball Ground, GA, US

DUPR

3.907

JG
Jeff Gavel

3YEKOE · Cumming, GA, US

DUPR

4.209

阵营 2胜方
RR
Robert rohn

765GD0 · Fayette County, GA, US

DUPR

3.923

SL
Seth Lee

JJ72MM · USA

DUPR

4.155

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5443908970
显示原始对决元数据 JSON
[
  {
    "team_id": 6834040121,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Rahn",
        "dupr_id": "8GW7PM",
        "rating": 3.907,
        "profile_pic_url": null,
        "location": "Ball Ground, GA, US"
      },
      {
        "name": "Jeff Gavel",
        "dupr_id": "3YEKOE",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  },
  {
    "team_id": 7271154012,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert  rohn",
        "dupr_id": "765GD0",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Fayette County, GA, US"
      },
      {
        "name": "Seth Lee",
        "dupr_id": "JJ72MM",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]