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

Bellaire Ladder League 4.0+ - Session 10, Fri Oct 3

ID: 5032472054

对局比分

4-11

获胜 / Win

对决日期

2025-10-03

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MS
Matthew Straub

3LNE5J · Bossier City, LA, US

DUPR

4.158

JM
Jordyn Mayfield

EGZ2JV · Shreveport, LA, US

DUPR

3.891

阵营 2胜方
LW
Lee Wright

890NYJ · Bossier City, LA, US

DUPR

4.494

GP
Greg Petersen

NYDQNN · Shreveport, LA, US

DUPR

4.202

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5032472054
显示原始对决元数据 JSON
[
  {
    "team_id": 5678164587,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Straub",
        "dupr_id": "3LNE5J",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Jordyn Mayfield",
        "dupr_id": "EGZ2JV",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  },
  {
    "team_id": 8495862976,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lee Wright",
        "dupr_id": "890NYJ",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Bossier City, LA, US"
      },
      {
        "name": "Greg Petersen",
        "dupr_id": "NYDQNN",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": "Shreveport, LA, US"
      }
    ]
  }
]