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

1/31- Picklr 4.0+ Advanced DUPR RR

ID: 6585741088

对局比分

11-6

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

5:00 PM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Shawn Salyer

597DWP · Corinth, TX, US

DUPR

4.448

JO
Jason Orme

56E6E0 · Dallas, TX, US

DUPR

4.509

阵营 2负方
PW
Paul Willocks

35QVPR · Savannah, TX, US

DUPR

4.257

EC
Eric Clay

3LD495 · Flower Mound, TX, US

DUPR

4.325

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6585741088
显示原始对决元数据 JSON
[
  {
    "team_id": 4383705790,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Salyer",
        "dupr_id": "597DWP",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Corinth, TX, US"
      },
      {
        "name": "Jason Orme",
        "dupr_id": "56E6E0",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  },
  {
    "team_id": 7711059378,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Willocks",
        "dupr_id": "35QVPR",
        "rating": 4.257,
        "profile_pic_url": null,
        "location": "Savannah, TX, US"
      },
      {
        "name": "Eric Clay",
        "dupr_id": "3LD495",
        "rating": 4.325,
        "profile_pic_url": null,
        "location": "Flower Mound, TX, US"
      }
    ]
  }
]