返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The NOLA Pickle Fest 2025 - Mixed Doubles Skill: (5.0) Age: (Any)

ID: 7920205923

对局比分

14-15

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

4:45 AM

对决场地

New Orleans, LA

View Facility Page →

对决竞争阵营

阵营 1负方
RK
Riley kavanagh

JZKWX4 · New York, NY, US

DUPR

4.755

JS
Josh Seides

XJ9LK4 · USA

DUPR

4.629

阵营 2胜方
DP
Diana Pham

YGJPYE · New Orleans, LA, US

DUPR

4.428

AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.892

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7920205923
显示原始对决元数据 JSON
[
  {
    "team_id": 8463057518,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Riley kavanagh",
        "dupr_id": "JZKWX4",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Josh Seides",
        "dupr_id": "XJ9LK4",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6532512407,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Diana Pham",
        "dupr_id": "YGJPYE",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.892,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      }
    ]
  }
]