返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Intensity Racquet Club DUPR Session

ID: 5354393760

对局比分

3-11

获胜 / Win

对决日期

2025-02-21

对局时间 (估算)

1:00 PM

对决场地

Norwalk, CT, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BF
Brenda Fitzgerald

2LONLY · USA

DUPR

2.764

AF
Albion Fitzgerald

0YOK6N · USA

DUPR

3.790

阵营 2胜方
JP
John P O’Malley

N7LNQW · Wilton, CT, US

DUPR

3.212

RG
Robert Geary

8DJ4V6 · Fairfield, CT, US

DUPR

4.497

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5354393760
显示原始对决元数据 JSON
[
  {
    "team_id": 4912352532,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brenda Fitzgerald",
        "dupr_id": "2LONLY",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Albion Fitzgerald",
        "dupr_id": "0YOK6N",
        "rating": 3.79,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8124796384,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John P O’Malley",
        "dupr_id": "N7LNQW",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": "Wilton, CT, US"
      },
      {
        "name": "Robert Geary",
        "dupr_id": "8DJ4V6",
        "rating": 4.497,
        "profile_pic_url": null,
        "location": "Fairfield, CT, US"
      }
    ]
  }
]