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

MENS 4.0 - Above - Later Afternoon - 10

ID: 6152752228

对局比分

11-2

获胜 / Win

对决日期

2025-10-11

对局时间 (估算)

5:00 PM

对决场地

236 Richmond Valley Road, 10309, Staten Island

未核实场馆

对决竞争阵营

阵营 1胜方
NC
Nicholas Como

L5WLZK · Richmond County, NY, US

DUPR

4.761

JS
Jody Samuels

3VJVYE · USA

DUPR

4.098

阵营 2负方
Cesar Santamaria

1QPE43 · Jersey City, NJ, US

DUPR

4.249

MM
Michael Mazzola

WXEDZQ · Richmond County, NY, US

DUPR

3.798

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6152752228
显示原始对决元数据 JSON
[
  {
    "team_id": 8581311632,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicholas Como",
        "dupr_id": "L5WLZK",
        "rating": 4.761,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      },
      {
        "name": "Jody Samuels",
        "dupr_id": "3VJVYE",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4950693849,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cesar Santamaria",
        "dupr_id": "1QPE43",
        "rating": 4.249,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/87369_5fb6b556acbe0.jpg",
        "location": "Jersey City, NJ, US"
      },
      {
        "name": "Michael Mazzola",
        "dupr_id": "WXEDZQ",
        "rating": 3.798,
        "profile_pic_url": null,
        "location": "Richmond County, NY, US"
      }
    ]
  }
]