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

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

ID: 6246736610

对局比分

5-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

3:30 PM

对决场地

Bryan, TX

View Facility Page →

对决竞争阵营

阵营 1负方
MC
Melo Canino

7ZZEOM · USA

DUPR

3.578

CI
Chris Imperial

0RMEXQ · USA

DUPR

3.883

阵营 2胜方
JA
John Anderson

997577 · USA

DUPR

3.785

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-6246736610
显示原始对决元数据 JSON
[
  {
    "team_id": 8372713007,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Melo Canino",
        "dupr_id": "7ZZEOM",
        "rating": 3.578,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Imperial",
        "dupr_id": "0RMEXQ",
        "rating": 3.883,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4626579981,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Anderson",
        "dupr_id": "997577",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rafael Paiva",
        "dupr_id": "16YP0D",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "College Station, TX, US"
      }
    ]
  }
]