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

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

ID: 6899111502

对局比分

12-10

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

7:30 PM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
RR
Robert rohn

765GD0 · Fayette County, GA, US

DUPR

3.886

SL
Seth Lee

JJ72MM · USA

DUPR

4.095

阵营 2负方
CC
Chap Cranford

V7NP6J · Bleckley County, GA, US

DUPR

3.780

MB
Matthew Bland

MYYQNP · USA

DUPR

3.983

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6899111502
显示原始对决元数据 JSON
[
  {
    "team_id": 5213730779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert  rohn",
        "dupr_id": "765GD0",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Fayette County, GA, US"
      },
      {
        "name": "Seth Lee",
        "dupr_id": "JJ72MM",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4773857520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chap Cranford",
        "dupr_id": "V7NP6J",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Bleckley County, GA, US"
      },
      {
        "name": "Matthew Bland",
        "dupr_id": "MYYQNP",
        "rating": 3.983,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]