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

Coed League C - 4/13

ID: 4745690809

对局比分

11-9

落败 / Loss

对决日期

2026-04-13

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MS
Mike Sorensen

8MJOO8 · Spanish Fork, UT, US

DUPR

4.725

NW
Nick White

3L0GQK · Highland, UT, US

DUPR

4.487

阵营 2负方
ML
Melissa Lein

17YRM0 · Millcreek, UT, US

DUPR

4.729

BK
Brian Kimball

1N5W5N · Lehi, UT, US

DUPR

4.792

数据访问 (AI / 开发者)

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

cURL Request:

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