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

Round Robin - Coed - 4.0+

ID: 5529476539

对局比分

11-5

落败 / Loss

对决日期

2026-03-04

对局时间 (估算)

8:45 AM

对决场地

Bossier City | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
HV
Hermen Vazquez

16MNOG · Shreveport, LA, US

DUPR

3.800

LW
Lee Wright

890NYJ · Bossier City, LA, US

DUPR

4.505

阵营 2负方
BJ
Benjamin Judice

1R795M · Kilgore, TX, US

DUPR

4.304

AD
Alex Do

JJRLLD · Baton Rouge, LA, US

DUPR

3.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5529476539
显示原始对决元数据 JSON
[
  {
    "team_id": 8490356497,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hermen Vazquez",
        "dupr_id": "16MNOG",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "Lee Wright",
        "dupr_id": "890NYJ",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  },
  {
    "team_id": 5170250814,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Benjamin Judice",
        "dupr_id": "1R795M",
        "rating": 4.304,
        "profile_pic_url": null,
        "location": "Kilgore, TX, US"
      },
      {
        "name": "Alex Do",
        "dupr_id": "JJRLLD",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      }
    ]
  }
]