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

Coed League C - 4/13

ID: 6936518575

对局比分

11-3

获胜 / Win

对决日期

2026-04-13

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.737

BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.800

阵营 2负方
MS
Mike Sorensen

8MJOO8 · Spanish Fork, UT, US

DUPR

4.718

NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.480

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6936518575
显示原始对决元数据 JSON
[
  {
    "team_id": 6569562484,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa Lein",
        "dupr_id": "17YRM0",
        "rating": 4.737,
        "profile_pic_url": null,
        "location": "Millcreek, UT, US"
      },
      {
        "name": "Brian Kimball",
        "dupr_id": "1N5W5N",
        "rating": 4.8,
        "profile_pic_url": null,
        "location": "Lehi, UT, US"
      }
    ]
  },
  {
    "team_id": 8315600825,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Sorensen",
        "dupr_id": "8MJOO8",
        "rating": 4.718,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      },
      {
        "name": "Nick White",
        "dupr_id": "3L0GQK",
        "rating": 4.48,
        "profile_pic_url": null,
        "location": "Highland, UT, US"
      }
    ]
  }
]