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

NRRP Sun. League Level 5

ID: 8167100462

对局比分

11-3

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JL
James Lett

EWZPMO · USA

DUPR

2.969

TO
theron orme

1QNRP4 · Cleveland, OH, US

DUPR

4.621

阵营 2负方
RH
rami hachwi

O6Y69L · USA

DUPR

2.732

ET
Elizabeth Torres

OZ5K4E · North Ridgeville, OH, US

DUPR

2.709

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8167100462
显示原始对决元数据 JSON
[
  {
    "team_id": 6150968049,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Lett",
        "dupr_id": "EWZPMO",
        "rating": 2.969,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "theron orme",
        "dupr_id": "1QNRP4",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      }
    ]
  },
  {
    "team_id": 8086343129,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "rami hachwi",
        "dupr_id": "O6Y69L",
        "rating": 2.732,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Torres",
        "dupr_id": "OZ5K4E",
        "rating": 2.709,
        "profile_pic_url": null,
        "location": "North Ridgeville, OH, US"
      }
    ]
  }
]