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

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

ID: 4843200905

对局比分

2-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

6:15 AM

对决场地

Bryan, TX

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Braxton Fleck

OZ7XDP · USA

DUPR

3.342

MM
Matthew Morte

X0LKV5 · USA

DUPR

3.342

阵营 2胜方
JA
John Anderson

997577 · USA

DUPR

3.926

RP
Rafael Paiva

16YP0D · College Station, TX, US

DUPR

4.289

数据访问 (AI / 开发者)

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

cURL Request:

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