返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pickleball Against Poverty Tournament - Mens Doubles Skill: (4.0 And Above) Age: (ALL) MERGED

ID: 6374491002

对局比分

11-8

落败 / Loss

对决日期

2025-03-22

对局时间 (估算)

7:30 PM

对决场地

Moorestown, NJ

未核实场馆

对决竞争阵营

阵营 1胜方
BN
Bryan Nardone

JJYYJM · Pittsgrove, NJ, US

DUPR

4.533

JL
Jeffrey Lena

8KKOJO · Bellmawr, NJ, US

DUPR

4.721

阵营 2负方
JR
John Reese

3O7L57 · Berwyn, PA, US

DUPR

4.428

GJ
George Jiruska

3Y206P · Ambler, PA, US

DUPR

4.629

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6374491002
显示原始对决元数据 JSON
[
  {
    "team_id": 7451261803,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Nardone",
        "dupr_id": "JJYYJM",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Pittsgrove, NJ, US"
      },
      {
        "name": "Jeffrey Lena",
        "dupr_id": "8KKOJO",
        "rating": 4.721,
        "profile_pic_url": null,
        "location": "Bellmawr, NJ, US"
      }
    ]
  },
  {
    "team_id": 6667987025,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Reese",
        "dupr_id": "3O7L57",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Berwyn, PA, US"
      },
      {
        "name": "George Jiruska",
        "dupr_id": "3Y206P",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  }
]