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

Carrollton Classic - Mens Doubles Skill: (4.5 And Above) Age: (16 To 49)

ID: 6798239279

对局比分

10-15

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

12:45 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
DS
Daniel Shepard

3P7VPG · Carrollton, GA, US

DUPR

3.953

RG
Reed Gaston

8MVM2V · Carrollton, GA, US

DUPR

4.161

阵营 2胜方
NB
Nate Brinkley

1ROZOM · Alpharetta, GA, US

DUPR

3.675

MG
Malik Graham

RZ9G0N · Newnan, GA, US

DUPR

4.221

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6798239279
显示原始对决元数据 JSON
[
  {
    "team_id": 5635272549,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Shepard",
        "dupr_id": "3P7VPG",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Reed Gaston",
        "dupr_id": "8MVM2V",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 8303259596,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nate Brinkley",
        "dupr_id": "1ROZOM",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Malik Graham",
        "dupr_id": "RZ9G0N",
        "rating": 4.221,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      }
    ]
  }
]