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

Pool B - Men's 11 (V3)

ID: 4679571892

对局比分

15-21

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

The Picklr West Fort Worth

View Facility Page →

对决竞争阵营

阵营 1负方
NM
Nolan Mullens lll

WXDKLM · USA

DUPR

3.516

SS
Samson Spina

YXGPNG · USA

DUPR

3.299

阵营 2胜方
CK
Calle Karlsson

NY7MVZ · Benbrook, TX, US

DUPR

3.821

RF
Robbie Friedmann

QPLKLN · Wimberley, TX, US

DUPR

3.562

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4679571892
显示原始对决元数据 JSON
[
  {
    "team_id": 5077101086,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nolan Mullens lll",
        "dupr_id": "WXDKLM",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Samson Spina",
        "dupr_id": "YXGPNG",
        "rating": 3.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6184033654,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Calle Karlsson",
        "dupr_id": "NY7MVZ",
        "rating": 3.821,
        "profile_pic_url": null,
        "location": "Benbrook, TX, US"
      },
      {
        "name": "Robbie Friedmann",
        "dupr_id": "QPLKLN",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Wimberley, TX, US"
      }
    ]
  }
]