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

Coed League A - 01/14

ID: 8500241212

对局比分

11-6

落败 / Loss

对决日期

2026-01-14

对局时间 (估算)

5:00 PM

对决场地

1330 Sandhill Rd, Orem, UT 84058

View Facility Page →

对决竞争阵营

阵营 1胜方
GO
Guillermo Orellana

8WR0MQ · Lehi, UT, US

DUPR

5.169

MH
Maxwell Hill

30ER22 · Provo, UT, US

DUPR

5.240

阵营 2负方
CS
Camon Schneider

89KNKK · Lehi, UT, US

DUPR

4.992

TB
Trevor Barker

KO6K6Y · Genola, UT, US

DUPR

5.142

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8500241212
显示原始对决元数据 JSON
[
  {
    "team_id": 4428640934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Guillermo Orellana",
        "dupr_id": "8WR0MQ",
        "rating": 5.169,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Maxwell Hill",
        "dupr_id": "30ER22",
        "rating": 5.24,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 6314424537,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camon Schneider",
        "dupr_id": "89KNKK",
        "rating": 4.992,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      },
      {
        "name": "Trevor Barker",
        "dupr_id": "KO6K6Y",
        "rating": 5.142,
        "profile_pic_url": null,
        "location": "Genola, UT, US"
      }
    ]
  }
]