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

Nightmare at the Picklr 20

ID: 7089397890

对局比分

24-25

获胜 / Win

对决日期

2024-10-31

对局时间 (估算)

7:30 PM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
LA
Luke Anderson

307LV2 · Mantua, UT, US

DUPR

4.473

LM
Lizzie McFarland

1Q2QM4 · Hyde Park, UT, US

DUPR

4.946

阵营 2胜方
GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.818

EP
Erika Pliner

842L52 · Ashwaubenon, WI, US

DUPR

4.767

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7089397890
显示原始对决元数据 JSON
[
  {
    "team_id": 5213525241,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Luke Anderson",
        "dupr_id": "307LV2",
        "rating": 4.473,
        "profile_pic_url": null,
        "location": "Mantua, UT, US"
      },
      {
        "name": "Lizzie McFarland",
        "dupr_id": "1Q2QM4",
        "rating": 4.946,
        "profile_pic_url": null,
        "location": "Hyde Park, UT, US"
      }
    ]
  },
  {
    "team_id": 5645405301,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.818,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Erika Pliner",
        "dupr_id": "842L52",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Ashwaubenon, WI, US"
      }
    ]
  }
]