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

Dink'd Summer Slam - Mens Doubles Skill: (4.0 And Above) Age: (13 And Above)

ID: 5890950842

对局比分

5-11

落败 / Loss

对决日期

2025-07-19

对局时间 (估算)

3:30 PM

对决场地

Augusta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JM
James Moseley

PK7O5E · Metter, GA, US

DUPR

4.237

SB
Stephen Baehman

YGO9YG · Statesboro, GA, US

DUPR

4.716

阵营 2胜方
CH
Christian Herndon

6NRZGE · Roswell, GA, US

DUPR

4.393

DF
David Flores

V7VR6P · Columbia, SC, US

DUPR

4.296

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5890950842
显示原始对决元数据 JSON
[
  {
    "team_id": 7725752919,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Moseley",
        "dupr_id": "PK7O5E",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": "Metter, GA, US"
      },
      {
        "name": "Stephen Baehman",
        "dupr_id": "YGO9YG",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  },
  {
    "team_id": 4408698842,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christian Herndon",
        "dupr_id": "6NRZGE",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "David Flores",
        "dupr_id": "V7VR6P",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]