返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Iditarod - Alpha Moneyball 4.0+ to PRO PACK

ID: 6427543063

对局比分

11-6

落败 / Loss

对决日期

2026-04-04

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KB
Kamden Bradstreet

595MXL · Lutz, FL, US

DUPR

5.583

PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.637

阵营 2负方
JT
Javon Turcsany

7D4DY5 · Oldsmar, FL, US

DUPR

4.667

BT
Brandon Tom

GG9O6D · Port of Spain, Port of Spain Corporation, TT

DUPR

4.990

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6427543063
显示原始对决元数据 JSON
[
  {
    "team_id": 4579681176,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kamden Bradstreet",
        "dupr_id": "595MXL",
        "rating": 5.583,
        "profile_pic_url": null,
        "location": "Lutz, FL, US"
      },
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.637,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  },
  {
    "team_id": 4342891071,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Javon Turcsany",
        "dupr_id": "7D4DY5",
        "rating": 4.667,
        "profile_pic_url": null,
        "location": "Oldsmar, FL, US"
      },
      {
        "name": "Brandon Tom",
        "dupr_id": "GG9O6D",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  }
]