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

2026 B\Town Throwdown - Cash Prize Tournament - Mixed Doubles Skill: (4.5) Age: (Any)

ID: 8535092164

对局比分

11-2

落败 / Loss

对决日期

2026-03-29

对局时间 (估算)

5:00 PM

对决场地

Bloomington, IL

View Facility Page →

对决竞争阵营

阵营 1胜方
TL
Tessa Lawrence

W6MJDQ · Davenport, IA, US

DUPR

4.176

DL
David Lawrence

YG0MZ4 · Moline, IL, US

DUPR

4.914

阵营 2负方
PS
Peggy Smock

35J045 · Morton, IL, US

DUPR

3.953

SS
Scott Schroeder

3500XV · East Peoria, IL, US

DUPR

4.326

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8535092164
显示原始对决元数据 JSON
[
  {
    "team_id": 4910361602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tessa Lawrence",
        "dupr_id": "W6MJDQ",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": "Davenport, IA, US"
      },
      {
        "name": "David Lawrence",
        "dupr_id": "YG0MZ4",
        "rating": 4.914,
        "profile_pic_url": null,
        "location": "Moline, IL, US"
      }
    ]
  },
  {
    "team_id": 6707634601,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peggy Smock",
        "dupr_id": "35J045",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Morton, IL, US"
      },
      {
        "name": "Scott Schroeder",
        "dupr_id": "3500XV",
        "rating": 4.326,
        "profile_pic_url": null,
        "location": "East Peoria, IL, US"
      }
    ]
  }
]