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

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

ID: 7052158153

对局比分

4-11

获胜 / Win

对决日期

2025-07-19

对局时间 (估算)

2:15 AM

对决场地

Augusta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
BJ
Brandon Johnson

1NQQV6 · Aiken, SC, US

DUPR

3.628

BW
Brian Williams

MYEDQG · Grovetown, GA, US

DUPR

3.925

阵营 2胜方
JM
James Moseley

PK7O5E · Metter, GA, US

DUPR

4.258

SB
Stephen Baehman

YGO9YG · Statesboro, GA, US

DUPR

4.748

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7052158153
显示原始对决元数据 JSON
[
  {
    "team_id": 4530211235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brandon Johnson",
        "dupr_id": "1NQQV6",
        "rating": 3.628,
        "profile_pic_url": null,
        "location": "Aiken, SC, US"
      },
      {
        "name": "Brian Williams",
        "dupr_id": "MYEDQG",
        "rating": 3.925,
        "profile_pic_url": null,
        "location": "Grovetown, GA, US"
      }
    ]
  },
  {
    "team_id": 5149191836,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "James Moseley",
        "dupr_id": "PK7O5E",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Metter, GA, US"
      },
      {
        "name": "Stephen Baehman",
        "dupr_id": "YGO9YG",
        "rating": 4.748,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]