返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

“john doesn’t remember this game”

ID: 7187550294

对局比分

15-10

获胜 / Win

对决日期

2026-06-04

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MR
Mickey Randazzo

NY207Z · Metairie, LA, US

DUPR

4.637

ZD
Zach Dixon

N7GLWN · New Orleans, LA, US

DUPR

4.544

阵营 2负方
John To

2LD709 · New Orleans, LA, US

DUPR

4.625

JF
Josh Fogarty

PK7WXE · New Orleans, LA, US

DUPR

4.671

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7187550294
显示原始对决元数据 JSON
[
  {
    "team_id": 7087498247,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mickey Randazzo",
        "dupr_id": "NY207Z",
        "rating": 4.637,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Zach Dixon",
        "dupr_id": "N7GLWN",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 7343908255,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John To",
        "dupr_id": "2LD709",
        "rating": 4.625,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65c1928d2ada2.jpg",
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Josh Fogarty",
        "dupr_id": "PK7WXE",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  }
]