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

Mixed Doubles 5.0 35+ & 50+ - CAPA CA Championship 2024

ID: 5836712448

对局比分

2-11

落败 / Loss

对决日期

2024-12-15

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MT
Meghan Tritt

3P5N0E · Coto de Caza, CA, US

DUPR

4.634

GW
Greg Wu

8EMQPJ · Fountain Valley, CA, US

DUPR

4.897

阵营 2胜方
MM
Michelle McLaughlan

KO0YRQ · Huntington Beach, CA, US

DUPR

4.614

JB
Jordan Brown

1NVXYW · Aliso Viejo, CA, US

DUPR

4.599

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5836712448
显示原始对决元数据 JSON
[
  {
    "team_id": 7583956625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meghan Tritt",
        "dupr_id": "3P5N0E",
        "rating": 4.634,
        "profile_pic_url": null,
        "location": "Coto de Caza, CA, US"
      },
      {
        "name": "Greg Wu",
        "dupr_id": "8EMQPJ",
        "rating": 4.897,
        "profile_pic_url": null,
        "location": "Fountain Valley, CA, US"
      }
    ]
  },
  {
    "team_id": 8444507938,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle McLaughlan",
        "dupr_id": "KO0YRQ",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Huntington Beach, CA, US"
      },
      {
        "name": "Jordan Brown",
        "dupr_id": "1NVXYW",
        "rating": 4.599,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  }
]