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

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

ID: 5122899681

对局比分

11-5

落败 / Loss

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JM
John Martin

89MMR7 · Acworth, GA, US

DUPR

4.022

DM
Doyle Massey

NYRP22 · Acworth, GA, US

DUPR

4.365

阵营 2负方
SR
Stephen Rahn

8GW7PM · Ball Ground, GA, US

DUPR

3.948

JG
Jeff Gavel

3YEKOE · Cumming, GA, US

DUPR

4.254

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5122899681
显示原始对决元数据 JSON
[
  {
    "team_id": 7976347662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Martin",
        "dupr_id": "89MMR7",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      },
      {
        "name": "Doyle Massey",
        "dupr_id": "NYRP22",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Acworth, GA, US"
      }
    ]
  },
  {
    "team_id": 7688496454,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephen Rahn",
        "dupr_id": "8GW7PM",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Ball Ground, GA, US"
      },
      {
        "name": "Jeff Gavel",
        "dupr_id": "3YEKOE",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      }
    ]
  }
]