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

2025 Blue Hole Bash by PIG - Mixed Doubles Skill: (4.0 and Above) - Saturday

ID: 5583587697

对局比分

7-15

落败 / Loss

对决日期

2025-09-20

对局时间 (估算)

10:15 AM

对决场地

Sequim, WA

View Facility Page →

对决竞争阵营

阵营 1负方
MH
Mary Helen Critchlow

9P7PZ7 · Port Townsend, WA, US

DUPR

3.747

RR
Richard Reed

3P5VE3 · Port Angeles, WA, US

DUPR

4.386

阵营 2胜方
ST
Shannon Thaxton

6Z0Z50 · Sequim, WA, US

DUPR

4.289

KW
Kendal Wake

8E2VEO · Sequim, WA, US

DUPR

4.020

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5583587697
显示原始对决元数据 JSON
[
  {
    "team_id": 7340792509,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Helen Critchlow",
        "dupr_id": "9P7PZ7",
        "rating": 3.747,
        "profile_pic_url": null,
        "location": "Port Townsend, WA, US"
      },
      {
        "name": "Richard Reed",
        "dupr_id": "3P5VE3",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "Port Angeles, WA, US"
      }
    ]
  },
  {
    "team_id": 4873525228,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Thaxton",
        "dupr_id": "6Z0Z50",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Kendal Wake",
        "dupr_id": "8E2VEO",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]