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

PICKLE TINGS MEN'S DOUBLES TOURNAMENT

ID: 7244474833

对局比分

0-15

获胜 / Win

对决日期

2026-02-21

对局时间 (估算)

2:15 AM

对决场地

373 Birkdale Rd, Wellington Point QLD 4160, Australia

未核实场馆

对决竞争阵营

阵营 1负方
MS
Mitch S

EXWLKV · USA

DUPR

2.829

MK
Matthew kessler

OR6D6L · USA

DUPR

2.526

阵营 2胜方
JT
J Toor

0QDEWN · QLD, AU

DUPR

4.060

JL
Jordan lewis

RX24PE · Boronia Heights, QLD, AU

DUPR

3.723

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7244474833
显示原始对决元数据 JSON
[
  {
    "team_id": 7872775877,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mitch S",
        "dupr_id": "EXWLKV",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew  kessler",
        "dupr_id": "OR6D6L",
        "rating": 2.526,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5798284936,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "J Toor",
        "dupr_id": "0QDEWN",
        "rating": 4.06,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Jordan lewis",
        "dupr_id": "RX24PE",
        "rating": 3.723,
        "profile_pic_url": null,
        "location": "Boronia Heights, QLD, AU"
      }
    ]
  }
]