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

Columbia Basin Classic - Mixed Doubles Skill: (4.0 And Above) Age: (10 To 43)

ID: 7297652009

对局比分

10-15

获胜 / Win

对决日期

2025-11-09

对局时间 (估算)

6:15 AM

对决场地

Richland, WA

View Facility Page →

对决竞争阵营

阵营 1负方
PL
Page Lindsey

7NL774 · USA

DUPR

4.141

CL
Chad Lindsey

WXDP0Q · USA

DUPR

3.959

阵营 2胜方
MP
Meggie Powell

7DPJLM · USA

DUPR

3.688

HR
Heath Reeves

3PJWDX · Yakima, WA, US

DUPR

4.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7297652009
显示原始对决元数据 JSON
[
  {
    "team_id": 6065983340,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Page Lindsey",
        "dupr_id": "7NL774",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chad Lindsey",
        "dupr_id": "WXDP0Q",
        "rating": 3.959,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4398317480,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Meggie Powell",
        "dupr_id": "7DPJLM",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Heath Reeves",
        "dupr_id": "3PJWDX",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Yakima, WA, US"
      }
    ]
  }
]