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

Triple Moneyball Series A - Club Pickleball USA - Men's 5.0

ID: 7135140366

对局比分

11-4

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.590

AS
Anthony Skalabrin

89ZNWV · Sandy, UT, US

DUPR

5.300

阵营 2负方
JH
Jeff Hoather

YXXOZK · Orem, UT, US

DUPR

5.049

BM
Bryson McMaster

3PJ0DM · Rexburg, ID, US

DUPR

5.076

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7135140366
显示原始对决元数据 JSON
[
  {
    "team_id": 6711095116,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Anthony Skalabrin",
        "dupr_id": "89ZNWV",
        "rating": 5.3,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      }
    ]
  },
  {
    "team_id": 6079688404,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Hoather",
        "dupr_id": "YXXOZK",
        "rating": 5.049,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Bryson McMaster",
        "dupr_id": "3PJ0DM",
        "rating": 5.076,
        "profile_pic_url": null,
        "location": "Rexburg, ID, US"
      }
    ]
  }
]