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

Hudson River Pickleball May $3000 Tournament - Mens Doubles Skill: (4.5 And Under) Age: (Any)

ID: 5830194294

对局比分

11-8

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

7:30 PM

对决场地

Englewood, NJ

View Facility Page →

对决竞争阵营

阵营 1胜方
RS
Ronin Sharma

67G9LG · New York, NY, US

DUPR

4.272

DL
Dillon Leano

8MQQ0V · White Plains, NY, US

DUPR

4.121

阵营 2负方
RM
Roberto Marcillo

8GYZ4D · Bound Brook, NJ, US

DUPR

3.915

GD
Gj Dequina

67PN20 · USA

DUPR

3.774

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5830194294
显示原始对决元数据 JSON
[
  {
    "team_id": 6901786922,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronin Sharma",
        "dupr_id": "67G9LG",
        "rating": 4.272,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Dillon Leano",
        "dupr_id": "8MQQ0V",
        "rating": 4.121,
        "profile_pic_url": null,
        "location": "White Plains, NY, US"
      }
    ]
  },
  {
    "team_id": 7610326845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Roberto Marcillo",
        "dupr_id": "8GYZ4D",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Bound Brook, NJ, US"
      },
      {
        "name": "Gj Dequina",
        "dupr_id": "67PN20",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]