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

3.5 Men’s Doubles Pool A

ID: 7334822194

对局比分

15-4

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

The Picklr Bossier City

未核实场馆

对决竞争阵营

阵营 1胜方
AD
Alex Do

JJRLLD · Baton Rouge, LA, US

DUPR

3.887

HV
Hermen Vazquez

16MNOG · Shreveport, LA, US

DUPR

4.004

阵营 2负方
JD
Joseph Dugan

M2E50G · Bossier City, LA, US

DUPR

3.609

SJ
Shawn Jenkins

L2VXK5 · Haughton, LA, US

DUPR

3.818

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7334822194
显示原始对决元数据 JSON
[
  {
    "team_id": 5720198252,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alex Do",
        "dupr_id": "JJRLLD",
        "rating": 3.887,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Hermen Vazquez",
        "dupr_id": "16MNOG",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 7427881735,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Dugan",
        "dupr_id": "M2E50G",
        "rating": 3.609,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Shawn Jenkins",
        "dupr_id": "L2VXK5",
        "rating": 3.818,
        "profile_pic_url": null,
        "location": "Haughton, LA, US"
      }
    ]
  }
]