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

DUPR 18 50+ The Dink Minor League Pickleball

ID: 8407166243

对局比分

24-22

获胜 / Win

对决日期

2026-01-17

对局时间 (估算)

12:45 AM

对决场地

Diadem Pickleball Club ~ Tulsa

未核实场馆

对决竞争阵营

阵营 1胜方
CM
Casey Murchison

8D46JY · Mustang, OK, US

DUPR

4.423

JH
Jennifer Harjo

12DE59 · Norman, OK, US

DUPR

4.632

阵营 2负方
LG
Larry G Boyd

M2D56G · Carl Junction, MO, US

DUPR

4.536

KR
Kacy Roth

8E26DO · Joplin, MO, US

DUPR

4.619

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8407166243
显示原始对决元数据 JSON
[
  {
    "team_id": 7331182165,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Casey Murchison",
        "dupr_id": "8D46JY",
        "rating": 4.423,
        "profile_pic_url": null,
        "location": "Mustang, OK, US"
      },
      {
        "name": "Jennifer Harjo",
        "dupr_id": "12DE59",
        "rating": 4.632,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      }
    ]
  },
  {
    "team_id": 4866775372,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Larry G Boyd",
        "dupr_id": "M2D56G",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Carl Junction, MO, US"
      },
      {
        "name": "Kacy Roth",
        "dupr_id": "8E26DO",
        "rating": 4.619,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      }
    ]
  }
]