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

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

ID: 6046016192

对局比分

3-11

获胜 / Win

对决日期

2026-05-27

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DA
Dennis Armstrong

E9X7GM · St. Louis Park, MN, US

DUPR

3.208

MN
Misty Nielsen

RY06XM · USA

DUPR

3.087

阵营 2胜方
MG
Matthew Grapentine

E9PQOW · Minneapolis, MN, US

DUPR

3.893

MV
Mike Vant

4ZP0M6 · Shoreview, MN, US

DUPR

3.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6046016192
显示原始对决元数据 JSON
[
  {
    "team_id": 4581258974,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dennis Armstrong",
        "dupr_id": "E9X7GM",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "St. Louis Park, MN, US"
      },
      {
        "name": "Misty Nielsen",
        "dupr_id": "RY06XM",
        "rating": 3.087,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4663336892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Grapentine",
        "dupr_id": "E9PQOW",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Mike Vant",
        "dupr_id": "4ZP0M6",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": "Shoreview, MN, US"
      }
    ]
  }
]