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

Life Time Tempe - COED Under DUPR 3.0 WK#2

ID: 6203999366

对局比分

11-9

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1胜方
LS
Lisa Silverstein

LZL54K · USA

DUPR

2.047

KC
Kristin Carlgren

ZZW2DW · Tempe, AZ, US

DUPR

2.433

阵营 2负方
RM
Robin McGechie

O6LQP2 · Tempe, AZ, US

DUPR

2.103

MJ
Mark Johnson

6K2VWG · USA

DUPR

2.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6203999366
显示原始对决元数据 JSON
[
  {
    "team_id": 7463398576,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lisa Silverstein",
        "dupr_id": "LZL54K",
        "rating": 2.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kristin  Carlgren",
        "dupr_id": "ZZW2DW",
        "rating": 2.433,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 6617612164,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robin McGechie",
        "dupr_id": "O6LQP2",
        "rating": 2.103,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Mark Johnson",
        "dupr_id": "6K2VWG",
        "rating": 2.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]