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

Dinkonomics Inaugural Invitational

ID: 5683054234

对局比分

9-11

获胜 / Win

对决日期

2026-05-09

对局时间 (估算)

11:30 PM

对决场地

Winter Park, FL, USA

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Madden Mehan

9P24WE · Winter Garden, FL, US

DUPR

4.146

NC
Nate Cowan

M2J5GV · FL, US

DUPR

4.490

阵营 2胜方
MR
Mitchell Reynolds

89MV0E · Groveland, FL, US

DUPR

4.481

DC
David Connor Jones

RZZ5VN · Windermere, FL, US

DUPR

5.059

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5683054234
显示原始对决元数据 JSON
[
  {
    "team_id": 4912344229,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Madden Mehan",
        "dupr_id": "9P24WE",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Winter Garden, FL, US"
      },
      {
        "name": "Nate Cowan",
        "dupr_id": "M2J5GV",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "FL, US"
      }
    ]
  },
  {
    "team_id": 8226221383,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Reynolds",
        "dupr_id": "89MV0E",
        "rating": 4.481,
        "profile_pic_url": null,
        "location": "Groveland, FL, US"
      },
      {
        "name": "David Connor Jones",
        "dupr_id": "RZZ5VN",
        "rating": 5.059,
        "profile_pic_url": null,
        "location": "Windermere, FL, US"
      }
    ]
  }
]