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

PPA Tour: Seattle WA - Golden Ticket Qualifier Mixed Doubles Skill: (4.5 To 5.0) Age: (50 To 64)

ID: 7791355749

对局比分

6-11, 9-11

落败 / Loss

对决日期

2023-07-27

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SS
Sherry Sedlick

1RWDJN · USA

DUPR

4.760

AN
Andrew Nierman

QPERER · Seattle, WA, US

DUPR

4.351

阵营 2胜方
TI
Tamara Iffrig

M35JR3 · USA

DUPR

3.500

DA
DELETED Account

3V2G9P · USA

DUPR

3.500

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7791355749
显示原始对决元数据 JSON
[
  {
    "team_id": 4367049993,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sherry Sedlick",
        "dupr_id": "1RWDJN",
        "rating": 4.76,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Nierman",
        "dupr_id": "QPERER",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 5126034927,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tamara Iffrig",
        "dupr_id": "M35JR3",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "DELETED Account",
        "dupr_id": "3V2G9P",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]