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

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

ID: 8488059734

对局比分

15-3

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

Bryan, TX

View Facility Page →

对决竞争阵营

阵营 1胜方
JA
John Anderson

997577 · USA

DUPR

3.858

RP
Rafael Paiva

16YP0D · College Station, TX, US

DUPR

4.277

阵营 2负方
BF
Braxton Fleck

OZ7XDP · USA

DUPR

3.356

MM
Matthew Morte

X0LKV5 · USA

DUPR

3.356

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8488059734
显示原始对决元数据 JSON
[
  {
    "team_id": 6695484799,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Anderson",
        "dupr_id": "997577",
        "rating": 3.858,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael Paiva",
        "dupr_id": "16YP0D",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      }
    ]
  },
  {
    "team_id": 4848538387,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Braxton Fleck",
        "dupr_id": "OZ7XDP",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Morte",
        "dupr_id": "X0LKV5",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]