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

Life Time Tempe - COED Under DUPR 3.0 WK#2 SATURDAYS

ID: 5862637054

对局比分

6-11

获胜 / Win

对决日期

2026-06-06

对局时间 (估算)

11:30 PM

对决场地

1616 W Ruby Dr, Tempe, AZ 85284, USA

未核实场馆

对决竞争阵营

阵营 1负方
RM
Robin McGechie

O6LQP2 · Tempe, AZ, US

DUPR

2.083

LS
Lisa Silverstein

LZL54K · USA

DUPR

2.132

阵营 2胜方
LM
Lesley McCoy

K5EG5K · Tempe, AZ, US

DUPR

2.543

AB
Anders Battle

D54XGL · USA

DUPR

2.284

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5862637054
显示原始对决元数据 JSON
[
  {
    "team_id": 8175957646,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Robin McGechie",
        "dupr_id": "O6LQP2",
        "rating": 2.083,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Lisa Silverstein",
        "dupr_id": "LZL54K",
        "rating": 2.132,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4880145899,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lesley McCoy",
        "dupr_id": "K5EG5K",
        "rating": 2.543,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      },
      {
        "name": "Anders Battle",
        "dupr_id": "D54XGL",
        "rating": 2.284,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]