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

Tues PM Ladies (OUT) - Session 4, Tue May 12

ID: 6585231484

对局比分

10-15

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
KT
Kerry Tilley

3PZX6Q · Bonnerdale, AR, US

DUPR

3.529

PH
Patti Hadaway

1RGO7N · Lake Hamilton, AR, US

DUPR

3.664

阵营 2胜方
Suzanne Steed

3L5LZ1 · Hot Springs, AR, US

DUPR

3.882

TC
Tracy Criss

3YMO0P · Hot Springs, AR, US

DUPR

3.765

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6585231484
显示原始对决元数据 JSON
[
  {
    "team_id": 8030002966,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kerry Tilley",
        "dupr_id": "3PZX6Q",
        "rating": 3.529,
        "profile_pic_url": null,
        "location": "Bonnerdale, AR, US"
      },
      {
        "name": "Patti Hadaway",
        "dupr_id": "1RGO7N",
        "rating": 3.664,
        "profile_pic_url": null,
        "location": "Lake Hamilton, AR, US"
      }
    ]
  },
  {
    "team_id": 5493653716,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Steed",
        "dupr_id": "3L5LZ1",
        "rating": 3.882,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1218405/images/profile/a6a36064-2b03-44ef-9a51-6195968db8de.png",
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Tracy Criss",
        "dupr_id": "3YMO0P",
        "rating": 3.765,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  }
]