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

week 6

ID: 4467134603

对局比分

15-7

获胜 / Win

对决日期

2025-11-24

对局时间 (估算)

12:45 AM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Joe Marshall

7DXQM9 · MN, US

DUPR

3.993

KS
Kurt Schmitz

8M49LO · Minnetonka, MN, US

DUPR

3.902

阵营 2负方
DS
Daniel Schaefer

V7DV5J · Minnetonka, MN, US

DUPR

3.991

MB
Michael Blessing

L2NEJZ · USA

DUPR

3.005

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4467134603
显示原始对决元数据 JSON
[
  {
    "team_id": 7054485141,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 3.993,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Kurt Schmitz",
        "dupr_id": "8M49LO",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      }
    ]
  },
  {
    "team_id": 6969796073,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Schaefer",
        "dupr_id": "V7DV5J",
        "rating": 3.991,
        "profile_pic_url": null,
        "location": "Minnetonka, MN, US"
      },
      {
        "name": "Michael Blessing",
        "dupr_id": "L2NEJZ",
        "rating": 3.005,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]