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

Next Game - Week 8

ID: 8458309246

对局比分

15-11

落败 / Loss

对决日期

2025-12-08

对局时间 (估算)

11:30 PM

对决场地

PickleX

未核实场馆

对决竞争阵营

阵营 1胜方
JM
Joe Marshall

7DXQM9 · MN, US

DUPR

4.063

DA
Danny Anderson

3V6NE6 · MN, US

DUPR

4.311

阵营 2负方
BM
Bob Marshall

2QMW99 · Minneapolis, MN, US

DUPR

3.777

RA
Rick Anderson

8D7L61 · Minneapolis, MN, US

DUPR

3.684

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8458309246
显示原始对决元数据 JSON
[
  {
    "team_id": 6667320216,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Marshall",
        "dupr_id": "7DXQM9",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": "MN, US"
      },
      {
        "name": "Danny Anderson",
        "dupr_id": "3V6NE6",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 6960940402,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bob Marshall",
        "dupr_id": "2QMW99",
        "rating": 3.777,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Rick Anderson",
        "dupr_id": "8D7L61",
        "rating": 3.684,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]