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

Lancaster YMCA RecPlex: 2026 Invitational Tournament Winter Split - Master Series - Round Robin Pool 1

ID: 8202326751

对局比分

15-9

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KB
Kaid Brown

17XYP0 · Zanesville, OH, US

DUPR

4.908

JL
Jason Lacey

3L72P5 · Lancaster, OH, US

DUPR

4.254

阵营 2负方
NS
Nicholas Snyder

RXP0WE · USA

DUPR

3.938

ID
Isaac DiVincenzo

94O46K · USA

DUPR

4.129

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8202326751
显示原始对决元数据 JSON
[
  {
    "team_id": 5077977859,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kaid Brown",
        "dupr_id": "17XYP0",
        "rating": 4.908,
        "profile_pic_url": null,
        "location": "Zanesville, OH, US"
      },
      {
        "name": "Jason Lacey",
        "dupr_id": "3L72P5",
        "rating": 4.254,
        "profile_pic_url": null,
        "location": "Lancaster, OH, US"
      }
    ]
  },
  {
    "team_id": 5640350251,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nicholas Snyder",
        "dupr_id": "RXP0WE",
        "rating": 3.938,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Isaac  DiVincenzo",
        "dupr_id": "94O46K",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]