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

Life Time Tempe - COED Under DUPR 3.0 WK#2

ID: 7184751946

对局比分

11-1

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1胜方
MJ
Mark Johnson

6K2VWG · USA

DUPR

2.457

AK
Andy Keith

DYQJ56 · Phoenix, AZ, US

DUPR

2.208

阵营 2负方
RM
Robin McGechie

O6LQP2 · Tempe, AZ, US

DUPR

2.077

SK
Suzy Keith

V2LMN7 · Phoenix, AZ, US

DUPR

2.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7184751946
显示原始对决元数据 JSON
[
  {
    "team_id": 8265372401,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Johnson",
        "dupr_id": "6K2VWG",
        "rating": 2.457,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andy Keith",
        "dupr_id": "DYQJ56",
        "rating": 2.208,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 7729217990,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin McGechie",
        "dupr_id": "O6LQP2",
        "rating": 2.077,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Suzy Keith",
        "dupr_id": "V2LMN7",
        "rating": 2.33,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  }
]