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

3/7 - Picklr 4.0+ Fixed Partner RR

ID: 7891888524

对局比分

9-11

获胜 / Win

对决日期

2026-03-07

对局时间 (估算)

1:00 PM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
BJ
Brolen Jourdan

0YN4MX · Hickory Creek, TX, US

DUPR

4.587

FM
Fred Mitchell

KXDVPY · Denton, TX, US

DUPR

3.968

阵营 2胜方
JO
Jason Orme

56E6E0 · Dallas, TX, US

DUPR

4.366

GW
Gavin Wade

EG476W · Lantana, TX, US

DUPR

4.636

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7891888524
显示原始对决元数据 JSON
[
  {
    "team_id": 6491602376,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brolen Jourdan",
        "dupr_id": "0YN4MX",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Hickory Creek, TX, US"
      },
      {
        "name": "Fred Mitchell",
        "dupr_id": "KXDVPY",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 4471417569,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jason Orme",
        "dupr_id": "56E6E0",
        "rating": 4.366,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Gavin Wade",
        "dupr_id": "EG476W",
        "rating": 4.636,
        "profile_pic_url": null,
        "location": "Lantana, TX, US"
      }
    ]
  }
]