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

DUPR 18 Divison

ID: 6909433215

对局比分

22-20

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

4:45 AM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
Cory Masiello

8GZPEX · Davie, FL, US

DUPR

4.377

RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.790

阵营 2负方
AA
Adham Abdou

ZDRJWW · Plantation, FL, US

DUPR

4.401

AD
Austin Dreher

3Z4XPP · Cutler Bay, FL, US

DUPR

4.484

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6909433215
显示原始对决元数据 JSON
[
  {
    "team_id": 5838961735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cory Masiello",
        "dupr_id": "8GZPEX",
        "rating": 4.377,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1248973/images/profile/61d218aa-0cbf-4591-b3cb-4c10f0ee7ff2.png",
        "location": "Davie, FL, US"
      },
      {
        "name": "Richard Celler",
        "dupr_id": "3VWGZ5",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 7005184758,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adham Abdou",
        "dupr_id": "ZDRJWW",
        "rating": 4.401,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Austin Dreher",
        "dupr_id": "3Z4XPP",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Cutler Bay, FL, US"
      }
    ]
  }
]