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

Michigan Open - Mens Doubles Skill: (4.5 And Above) Age: (Any)

ID: 7356577883

对局比分

11-9

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

Northville, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
NL
Nathan Ledger

2QVE07 · London, ON, CA

DUPR

4.229

LK
Lucas Kalita

35MY6R · Wallacetown, ON, CA

DUPR

4.489

阵营 2负方
JE
JD Epstein

EGW56O · USA

DUPR

3.749

MR
Mike Richardson

3OG9PP · Birmingham, MI, US

DUPR

4.152

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7356577883
显示原始对决元数据 JSON
[
  {
    "team_id": 4880952362,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nathan Ledger",
        "dupr_id": "2QVE07",
        "rating": 4.229,
        "profile_pic_url": null,
        "location": "London, ON, CA"
      },
      {
        "name": "Lucas Kalita",
        "dupr_id": "35MY6R",
        "rating": 4.489,
        "profile_pic_url": null,
        "location": "Wallacetown, ON, CA"
      }
    ]
  },
  {
    "team_id": 7005180694,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JD Epstein",
        "dupr_id": "EGW56O",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Richardson",
        "dupr_id": "3OG9PP",
        "rating": 4.152,
        "profile_pic_url": null,
        "location": "Birmingham, MI, US"
      }
    ]
  }
]