返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

mixed Round Robin

ID: 5797207125

对局比分

2-11

落败 / Loss

对决日期

2025-09-04

对局时间 (估算)

10:15 AM

对决场地

5665 W Bell Rd, Glendale, AZ 85308, USA

未核实场馆

对决竞争阵营

阵营 1负方
RN
Richard Nguyen

NY795Z · Glendale, AZ, US

DUPR

4.073

KL
Kylee Lessar

JZO5MD · Peoria, AZ, US

DUPR

3.706

阵营 2胜方
RA
Richard Anderson

Q560RD · Phoenix, AZ, US

DUPR

2.740

ED
Emma Dobson

XJ4P6R · Peoria, AZ, US

DUPR

3.250

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5797207125
显示原始对决元数据 JSON
[
  {
    "team_id": 6425841177,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Richard Nguyen",
        "dupr_id": "NY795Z",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Glendale, AZ, US"
      },
      {
        "name": "Kylee Lessar",
        "dupr_id": "JZO5MD",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  },
  {
    "team_id": 6377796133,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Richard  Anderson",
        "dupr_id": "Q560RD",
        "rating": 2.74,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Emma Dobson",
        "dupr_id": "XJ4P6R",
        "rating": 3.25,
        "profile_pic_url": null,
        "location": "Peoria, AZ, US"
      }
    ]
  }
]