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

Bousquet Sport - Spring Team Rally League - Week 5

ID: 4484030433

对局比分

21-12

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
PR
Paul Rodhouse

L5LQYZ · Pittsfield, MA, US

DUPR

3.710

JK
Jolene Krol

LWPMVK · USA

DUPR

3.129

阵营 2负方
TW
Toby Wherry

89047E · Stephentown, NY, US

DUPR

3.491

LR
Lisa Reznik

RZ9G6Q · Lenox, MA, US

DUPR

3.433

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4484030433
显示原始对决元数据 JSON
[
  {
    "team_id": 5268199051,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paul Rodhouse",
        "dupr_id": "L5LQYZ",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      },
      {
        "name": "Jolene Krol",
        "dupr_id": "LWPMVK",
        "rating": 3.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6049660772,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Toby Wherry",
        "dupr_id": "89047E",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "Stephentown, NY, US"
      },
      {
        "name": "Lisa Reznik",
        "dupr_id": "RZ9G6Q",
        "rating": 3.433,
        "profile_pic_url": null,
        "location": "Lenox, MA, US"
      }
    ]
  }
]