返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

MiLP game

ID: 7146354474

对局比分

11-21

落败 / Loss

对决日期

2026-04-09

对局时间 (估算)

7:30 PM

对决场地

Edward's Farmz

未核实场馆

对决竞争阵营

阵营 1负方
JD
John dion

67MVMQ · Athens, GA, US

DUPR

3.126

HA
Hannah Alexander

DNK92Y · Athens, GA, US

DUPR

3.588

阵营 2胜方
MD
Michael Dowell

7NWME9 · USA

DUPR

2.965

SL
Sammie Lancaster

9JG6QE · USA

DUPR

3.591

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7146354474
显示原始对决元数据 JSON
[
  {
    "team_id": 4439035788,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John dion",
        "dupr_id": "67MVMQ",
        "rating": 3.126,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Hannah  Alexander",
        "dupr_id": "DNK92Y",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      }
    ]
  },
  {
    "team_id": 8442260239,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Dowell",
        "dupr_id": "7NWME9",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sammie Lancaster",
        "dupr_id": "9JG6QE",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]