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

Round Robin - Coed - 4.0+

ID: 5132572794

对局比分

7-11

获胜 / Win

对决日期

2026-03-04

对局时间 (估算)

7:30 PM

对决场地

Bossier City | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
JM
Jordyn Mayfield

EGZ2JV · Shreveport, LA, US

DUPR

3.869

AV
August Vanlangendonck

0Y6EK2 · Shreveport, LA, US

DUPR

4.008

阵营 2胜方
BJ
Benjamin Judice

1R795M · Kilgore, TX, US

DUPR

4.345

LW
Lee Wright

890NYJ · Bossier City, LA, US

DUPR

4.472

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5132572794
显示原始对决元数据 JSON
[
  {
    "team_id": 7631780093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jordyn Mayfield",
        "dupr_id": "EGZ2JV",
        "rating": 3.869,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      },
      {
        "name": "August Vanlangendonck",
        "dupr_id": "0Y6EK2",
        "rating": 4.008,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 5360831217,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Benjamin Judice",
        "dupr_id": "1R795M",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Kilgore, TX, US"
      },
      {
        "name": "Lee Wright",
        "dupr_id": "890NYJ",
        "rating": 4.472,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      }
    ]
  }
]