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

Coed League A - 01/14

ID: 5899267873

对局比分

7-11

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

2:15 AM

对决场地

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

对决竞争阵营

阵营 1负方
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

4.999

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.149

阵营 2胜方
JH
Jeff Hoather

YXXOZK · Orem, UT, US

DUPR

5.147

MJ
Matthew Johnson

12Z459 · American Fork, UT, US

DUPR

5.082

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5899267873
显示原始对决元数据 JSON
[
  {
    "team_id": 6430448472,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 4.999,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.149,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  },
  {
    "team_id": 6610280682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeff Hoather",
        "dupr_id": "YXXOZK",
        "rating": 5.147,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Matthew Johnson",
        "dupr_id": "12Z459",
        "rating": 5.082,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      }
    ]
  }
]