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

SoCal Battle Royale 006- Palm Desert - Division 18 50+ - Pool1 - Round 1

ID: 6031560032

对局比分

20-22

获胜 / Win

对决日期

2024-04-13

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SN
Swan Nguyen

1QJYP4 · Rancho Mission Viejo, CA, US

DUPR

3.777

Kimberly Parham

8E9YLE · Coto de Caza, CA, US

DUPR

4.537

阵营 2胜方
BC
Bobette Carpenter

35E7MR · Temecula, CA, US

DUPR

4.983

RG
Rachel Gharring

3ZZ9QL · Temecula, CA, US

DUPR

4.787

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6031560032
显示原始对决元数据 JSON
[
  {
    "team_id": 5882858442,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Swan Nguyen",
        "dupr_id": "1QJYP4",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Rancho Mission Viejo, CA, US"
      },
      {
        "name": "Kimberly Parham",
        "dupr_id": "8E9YLE",
        "rating": 4.537,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65a6ba0aed742.jpg",
        "location": "Coto de Caza, CA, US"
      }
    ]
  },
  {
    "team_id": 8267355037,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bobette Carpenter",
        "dupr_id": "35E7MR",
        "rating": 4.983,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Rachel Gharring",
        "dupr_id": "3ZZ9QL",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      }
    ]
  }
]