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

Private Club DUPR League

ID: 8134020374

对局比分

11-15

获胜 / Win

对决日期

2025-04-02

对局时间 (估算)

3:30 PM

对决场地

Lakewood Ranch, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MF
Mena Freed

8E5OYO · Lakewood Ranch, FL, US

DUPR

3.930

LB
Lynda Benton

9P2V9E · Sarasota, FL, US

DUPR

3.861

阵营 2胜方
ES
Elise stone

89R7ZV · Bradenton, FL, US

DUPR

4.700

JB
Jennifer Bright

596OJL · Sarasota, FL, US

DUPR

4.400

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8134020374
显示原始对决元数据 JSON
[
  {
    "team_id": 6040156668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mena Freed",
        "dupr_id": "8E5OYO",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Lynda Benton",
        "dupr_id": "9P2V9E",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 6103491963,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Elise stone",
        "dupr_id": "89R7ZV",
        "rating": 4.7,
        "profile_pic_url": null,
        "location": "Bradenton, FL, US"
      },
      {
        "name": "Jennifer Bright",
        "dupr_id": "596OJL",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Sarasota, FL, US"
      }
    ]
  }
]