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

Tues PM Ladies (OUT) - Session 4, Tue Apr 21

ID: 8117549491

对局比分

15-7

落败 / Loss

对决日期

2026-04-22

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Suzanne Steed

3L5LZ1 · Hot Springs, AR, US

DUPR

3.806

TC
Tracy Criss

3YMO0P · Hot Springs, AR, US

DUPR

3.828

阵营 2负方
KT
Kerry Tilley

3PZX6Q · Bonnerdale, AR, US

DUPR

3.583

PH
Patti Hadaway

1RGO7N · Lake Hamilton, AR, US

DUPR

3.661

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8117549491
显示原始对决元数据 JSON
[
  {
    "team_id": 6218933004,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Suzanne Steed",
        "dupr_id": "3L5LZ1",
        "rating": 3.806,
        "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.828,
        "profile_pic_url": null,
        "location": "Hot Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 8497555609,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kerry Tilley",
        "dupr_id": "3PZX6Q",
        "rating": 3.583,
        "profile_pic_url": null,
        "location": "Bonnerdale, AR, US"
      },
      {
        "name": "Patti Hadaway",
        "dupr_id": "1RGO7N",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": "Lake Hamilton, AR, US"
      }
    ]
  }
]