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

Jersey Shore Open, a Pickleball is Life Tournament - Mens Doubles Skill: (3.5) Age: (9 And Above)

ID: 5431727424

对局比分

15-1

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

1:00 PM

对决场地

Ventnor City, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
AP
Anthony Paolucci

8M49DP · USA

DUPR

4.072

RG
Robert Gullo

GGKVDV · NJ, US

DUPR

3.844

阵营 2负方
JR
Jonathan Rodack

E97VEJ · USA

DUPR

3.211

WG
William Goldstein

9J0DXK · USA

DUPR

3.211

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5431727424
显示原始对决元数据 JSON
[
  {
    "team_id": 7558500164,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Paolucci",
        "dupr_id": "8M49DP",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Gullo",
        "dupr_id": "GGKVDV",
        "rating": 3.844,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  },
  {
    "team_id": 8412810268,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Rodack",
        "dupr_id": "E97VEJ",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "William Goldstein",
        "dupr_id": "9J0DXK",
        "rating": 3.211,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]