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

THE TUESDAY GRIND - THE TUESDAY GRIND

ID: 4298258520

对局比分

7-11

获胜 / Win

对决日期

2026-04-07

对局时间 (估算)

1:00 PM

对决场地

US Academy of Pickleball Old Bethpage NY

未核实场馆

对决竞争阵营

阵营 1负方
AS
Adam Schleichkorn

D57M2L · USA

DUPR

4.098

RM
Richard Moritz

G5Q4QD · Massapequa Park, NY, US

DUPR

3.371

阵营 2胜方
BD
Bora Djordjevic

0QVOO2 · Plainview, NY, US

DUPR

4.278

TP
thomas page

N777YN · Massapequa Park, NY, US

DUPR

3.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4298258520
显示原始对决元数据 JSON
[
  {
    "team_id": 5757462110,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Schleichkorn",
        "dupr_id": "D57M2L",
        "rating": 4.098,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Moritz",
        "dupr_id": "G5Q4QD",
        "rating": 3.371,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  },
  {
    "team_id": 7672168165,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bora Djordjevic",
        "dupr_id": "0QVOO2",
        "rating": 4.278,
        "profile_pic_url": null,
        "location": "Plainview, NY, US"
      },
      {
        "name": "thomas page",
        "dupr_id": "N777YN",
        "rating": 3.35,
        "profile_pic_url": null,
        "location": "Massapequa Park, NY, US"
      }
    ]
  }
]