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

Men's/Women's/Mixed Doubles Event - APC Championship Series - February 2026 - Lutz - Men's - 4.0 - Under 50

ID: 6390650183

对局比分

15-14

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
BS
Benjamin Sluka

8KKG4O · Wesley Chapel, FL, US

DUPR

4.074

JP
John Pham

OD966P · Wesley Chapel, FL, US

DUPR

3.830

阵营 2负方
CS
Caleb strother

L2Q2D5 · USA

DUPR

3.797

JS
Joshua Strother

67MWEQ · USA

DUPR

3.797

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6390650183
显示原始对决元数据 JSON
[
  {
    "team_id": 7801026064,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Sluka",
        "dupr_id": "8KKG4O",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      },
      {
        "name": "John Pham",
        "dupr_id": "OD966P",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "Wesley Chapel, FL, US"
      }
    ]
  },
  {
    "team_id": 7752504165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb strother",
        "dupr_id": "L2Q2D5",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Strother",
        "dupr_id": "67MWEQ",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]