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

Columbia Basin Classic - Women's Doubles OPEN

ID: 5414216832

对局比分

3-15

落败 / Loss

对决日期

2025-11-08

对局时间 (估算)

1:00 PM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
MJ
Mauri Jones

EWLP7E · Richland, WA, US

DUPR

4.031

DM
dagney markle

X2DKD5 · Richland, WA, US

DUPR

4.585

阵营 2胜方
LC
Laura Chavez

L2ZLO6 · Richland, WA, US

DUPR

4.709

JV
Jamie Varney

4ZPWE6 · Richland, WA, US

DUPR

4.639

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5414216832
显示原始对决元数据 JSON
[
  {
    "team_id": 6039859879,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mauri Jones",
        "dupr_id": "EWLP7E",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "dagney markle",
        "dupr_id": "X2DKD5",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  },
  {
    "team_id": 5510059607,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Laura Chavez",
        "dupr_id": "L2ZLO6",
        "rating": 4.709,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      },
      {
        "name": "Jamie Varney",
        "dupr_id": "4ZPWE6",
        "rating": 4.639,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]