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

Pool A - DUPR 18

ID: 7964361607

对局比分

11-21

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

8:45 AM

对决场地

The Picklr Austin West

未核实场馆

对决竞争阵营

阵营 1负方
MS
Mark Scholes

30JO4N · Austin, TX, US

DUPR

4.840

KN
Katie Newland

3ORMMP · Austin, TX, US

DUPR

4.144

阵营 2胜方
Minh Vu

8JKYPO · Austin, TX, US

DUPR

4.564

LC
Lindsey curda

DWE2QM · Austin, TX, US

DUPR

4.286

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7964361607
显示原始对决元数据 JSON
[
  {
    "team_id": 6786258051,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Scholes",
        "dupr_id": "30JO4N",
        "rating": 4.84,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "Katie Newland",
        "dupr_id": "3ORMMP",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7566122673,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Minh Vu",
        "dupr_id": "8JKYPO",
        "rating": 4.564,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1392465/images/profile/a18d3ad0-83d5-483b-9b2d-f5329ecc4cfb.png",
        "location": "Austin, TX, US"
      },
      {
        "name": "Lindsey curda",
        "dupr_id": "DWE2QM",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]