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

DUPR 18 Divison

ID: 5821868847

对局比分

21-18

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

4:45 AM

对决场地

Epic Athletic Club

未核实场馆

对决竞争阵营

阵营 1胜方
Cory Masiello

8GZPEX · Davie, FL, US

DUPR

4.389

RC
Richard Celler

3VWGZ5 · Davie, FL, US

DUPR

4.783

阵营 2负方
AA
Adham Abdou

ZDRJWW · Plantation, FL, US

DUPR

4.426

MR
Mateo Rodriguez

JZ06K4 · Hollywood, FL, US

DUPR

3.966

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5821868847
显示原始对决元数据 JSON
[
  {
    "team_id": 7846644510,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cory Masiello",
        "dupr_id": "8GZPEX",
        "rating": 4.389,
        "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.783,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  },
  {
    "team_id": 7858816501,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Adham Abdou",
        "dupr_id": "ZDRJWW",
        "rating": 4.426,
        "profile_pic_url": null,
        "location": "Plantation, FL, US"
      },
      {
        "name": "Mateo Rodriguez",
        "dupr_id": "JZ06K4",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Hollywood, FL, US"
      }
    ]
  }
]