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

2025 Tommy Wong Memorial - Womens Doubles Skill: (3.5 To 4.0) Age: (70 And Above)

ID: 6726911865

对局比分

14-16

落败 / Loss

对决日期

2025-01-31

对局时间 (估算)

10:15 AM

对决场地

Surprise, AZ

View Facility Page →

对决竞争阵营

阵营 1负方
PP
Patricia Pinkin

1Q9MED · USA

DUPR

3.929

MO
Maggie Otto

8E9JPE · USA

DUPR

3.898

阵营 2胜方
SC
Susan Crossland

17KWD0 · Goodyear, AZ, US

DUPR

3.867

VB
Valerie Braden

89QWVK · Goodyear, AZ, US

DUPR

3.536

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6726911865
显示原始对决元数据 JSON
[
  {
    "team_id": 6469057770,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Patricia Pinkin",
        "dupr_id": "1Q9MED",
        "rating": 3.929,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Maggie Otto",
        "dupr_id": "8E9JPE",
        "rating": 3.898,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4342094906,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Susan Crossland",
        "dupr_id": "17KWD0",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      },
      {
        "name": "Valerie Braden",
        "dupr_id": "89QWVK",
        "rating": 3.536,
        "profile_pic_url": null,
        "location": "Goodyear, AZ, US"
      }
    ]
  }
]