返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Wednesday Afternoon 1:00-3:45pm 3.0-4.0 Co-Ed DUPR-Rated League Week 5

ID: 5931416832

对局比分

11-8

落败 / Loss

对决日期

2026-05-20

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MN
Misty Nielsen

RY06XM · USA

DUPR

3.137

JM
John Mulchrone

2QJEQE · USA

DUPR

3.408

阵营 2负方
MG
Matthew Grapentine

E9PQOW · Minneapolis, MN, US

DUPR

3.908

MV
Mike Vant

4ZP0M6 · Shoreview, MN, US

DUPR

3.517

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5931416832
显示原始对决元数据 JSON
[
  {
    "team_id": 6841060614,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Misty Nielsen",
        "dupr_id": "RY06XM",
        "rating": 3.137,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Mulchrone",
        "dupr_id": "2QJEQE",
        "rating": 3.408,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7153685783,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Grapentine",
        "dupr_id": "E9PQOW",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mike Vant",
        "dupr_id": "4ZP0M6",
        "rating": 3.517,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  }
]