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

Columbia Basin Classic - Women's Doubles OPEN

ID: 5883430266

对局比分

9-15

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

7:30 PM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Mauri Jones

EWLP7E · Richland, WA, US

DUPR

4.049

DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.598

阵营 2胜方
KF
Kristina Fager

12Z6R7 · Spokane, WA, US

DUPR

4.552

KM
Katie Miskimin

8W0XMY · USA

DUPR

4.713

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5883430266
显示原始对决元数据 JSON
[
  {
    "team_id": 4651598964,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mauri Jones",
        "dupr_id": "EWLP7E",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5368308323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kristina Fager",
        "dupr_id": "12Z6R7",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Spokane, WA, US"
      },
      {
        "name": "Katie Miskimin",
        "dupr_id": "8W0XMY",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]