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

DUPR 18 - NEW JERSEY State Championship The Dink Minor League Pickleball

ID: 6615144292

对局比分

15-21

获胜 / Win

对决日期

2026-05-17

对局时间 (估算)

5:00 PM

对决场地

Players Courtyard

未核实场馆

对决竞争阵营

阵营 1负方
AF
Adam Frank

KOZOQY · Harrisburg, PA, US

DUPR

4.340

JL
Jamie Lee Richards

O6RYE2 · Washington, DC, US

DUPR

3.822

阵营 2胜方
MJ
Matt Jump

L2WJNQ · Mount Laurel Township, NJ, US

DUPR

4.189

DB
Danielle Bernero

PWQRXE · Evesham, NJ, US

DUPR

4.118

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6615144292
显示原始对决元数据 JSON
[
  {
    "team_id": 8155188577,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Frank",
        "dupr_id": "KOZOQY",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Harrisburg, PA, US"
      },
      {
        "name": "Jamie Lee Richards",
        "dupr_id": "O6RYE2",
        "rating": 3.822,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  },
  {
    "team_id": 5530054914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Jump",
        "dupr_id": "L2WJNQ",
        "rating": 4.189,
        "profile_pic_url": null,
        "location": "Mount Laurel Township, NJ, US"
      },
      {
        "name": "Danielle Bernero",
        "dupr_id": "PWQRXE",
        "rating": 4.118,
        "profile_pic_url": null,
        "location": "Evesham, NJ, US"
      }
    ]
  }
]