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

Nightmare at the Picklr 20

ID: 7894002157

对局比分

23-25

落败 / Loss

对决日期

2024-10-31

对局时间 (估算)

2:15 AM

对决场地

559 Deseret Dr, Kaysville, UT 84037, USA

未核实场馆

对决竞争阵营

阵营 1负方
CW
Christopher Williams

12P5GE · Ogden, UT, US

DUPR

5.667

LW
Lindsey Williams

17ZQV4 · South Ogden, UT, US

DUPR

4.655

阵营 2胜方
GF
Gerald Ferrer

12Z6P7 · Manila, NCR, PH

DUPR

5.819

EP
Erika Pliner

842L52 · USA

DUPR

4.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7894002157
显示原始对决元数据 JSON
[
  {
    "team_id": 6462930950,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Williams",
        "dupr_id": "12P5GE",
        "rating": 5.667,
        "profile_pic_url": null,
        "location": "Ogden, UT, US"
      },
      {
        "name": "Lindsey Williams",
        "dupr_id": "17ZQV4",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "South Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 8482568528,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gerald Ferrer",
        "dupr_id": "12Z6P7",
        "rating": 5.819,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      },
      {
        "name": "Erika Pliner",
        "dupr_id": "842L52",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]