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

8/6/25 Eddy Joseph Pop-up Tournament #4 - 8/6/25 Eddy Joseph Pop-up Tournament #4

ID: 5147116552

对局比分

9-11

获胜 / Win

对决日期

2025-08-07

对局时间 (估算)

5:00 PM

对决场地

Pickleball Plus LLC West Hempstead NY

未核实场馆

对决竞争阵营

阵营 1负方
AK
Adam Kalyvas

YGYZVG · Franklin Square, NY, US

DUPR

4.075

MB
Matt Belanger

G5PJVV · USA

DUPR

3.984

阵营 2胜方
MS
Mikel Strauch

1NMQP6 · Nassau County, NY, US

DUPR

3.961

ES
eric sun

3Y67LE · Jericho, NY, US

DUPR

4.204

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5147116552
显示原始对决元数据 JSON
[
  {
    "team_id": 4870634580,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Kalyvas",
        "dupr_id": "YGYZVG",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Franklin Square, NY, US"
      },
      {
        "name": "Matt Belanger",
        "dupr_id": "G5PJVV",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6763979222,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mikel Strauch",
        "dupr_id": "1NMQP6",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Nassau County, NY, US"
      },
      {
        "name": "eric sun",
        "dupr_id": "3Y67LE",
        "rating": 4.204,
        "profile_pic_url": null,
        "location": "Jericho, NY, US"
      }
    ]
  }
]