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

Irish Open - Mixed Doubles Skill: (5.0) Age: (14 And Above)

ID: 5976384543

对局比分

3-15

落败 / Loss

对决日期

2026-03-15

对局时间 (估算)

4:45 AM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Mary Henne

3ONZ57 · Frankenmuth, MI, US

DUPR

4.254

KD
Khoa Duong

30KM5N · Grand Rapids, MI, US

DUPR

4.728

阵营 2胜方
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.858

MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.756

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5976384543
显示原始对决元数据 JSON
[
  {
    "team_id": 4869272823,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Henne",
        "dupr_id": "3ONZ57",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Frankenmuth, MI, US"
      },
      {
        "name": "Khoa Duong",
        "dupr_id": "30KM5N",
        "rating": 4.728,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 5022151471,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.858,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.756,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      }
    ]
  }
]