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

Battle on the Brazos - Men's Doubles Skill: (4.0+) Age: (18+)

ID: 4818221205

对局比分

15-4

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

10:15 AM

对决场地

Bryan, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
MG
Michael Garcia

Q5LNRD · USA

DUPR

4.702

QB
Quayde Binder

56Z5ZL · USA

DUPR

4.218

阵营 2负方
JA
John Anderson

997577 · USA

DUPR

3.810

RP
Rafael Paiva

16YP0D · College Station, TX, US

DUPR

4.265

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4818221205
显示原始对决元数据 JSON
[
  {
    "team_id": 7385815055,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Garcia",
        "dupr_id": "Q5LNRD",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quayde Binder",
        "dupr_id": "56Z5ZL",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7794206452,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Anderson",
        "dupr_id": "997577",
        "rating": 3.81,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael Paiva",
        "dupr_id": "16YP0D",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      }
    ]
  }
]