返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Grand Cities Spring Swing - Womens Doubles Skill: (3.500 and Above) Age: (Any)

ID: 5916883947

对局比分

11-7, 11-7

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

Grand Forks, ND

View Facility Page →

对决竞争阵营

阵营 1胜方
LT
Lindsey Terry

QPYZ45 · Grand Forks, ND, US

DUPR

3.986

SW
Shelby Wood

6NM2RG · USA

DUPR

3.942

阵营 2负方
MG
Miranda Griechen

670WVK · USA

DUPR

4.191

MS
Mikaela Schimek

RWOR6D · USA

DUPR

4.115

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5916883947
显示原始对决元数据 JSON
[
  {
    "team_id": 5531970559,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lindsey Terry",
        "dupr_id": "QPYZ45",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Grand Forks, ND, US"
      },
      {
        "name": "Shelby Wood",
        "dupr_id": "6NM2RG",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4721968252,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Miranda Griechen",
        "dupr_id": "670WVK",
        "rating": 4.191,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mikaela Schimek",
        "dupr_id": "RWOR6D",
        "rating": 4.115,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]