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

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

ID: 7937254086

对局比分

9-15

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

7:30 PM

对决场地

Moorestown, NJ

未核实场馆

对决竞争阵营

阵营 1负方
EW
Eric Wonderlin

12GPP7 · USA

DUPR

4.163

AH
Aaron Hartman

12RNZ7 · USA

DUPR

4.220

阵营 2胜方
NG
Noah Giordano

59YZLL · USA

DUPR

4.362

JL
Jeffrey Lena

8KKOJO · Bellmawr, NJ, US

DUPR

4.170

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7937254086
显示原始对决元数据 JSON
[
  {
    "team_id": 7792320025,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Eric Wonderlin",
        "dupr_id": "12GPP7",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Hartman",
        "dupr_id": "12RNZ7",
        "rating": 4.22,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7856912184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Noah Giordano",
        "dupr_id": "59YZLL",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeffrey Lena",
        "dupr_id": "8KKOJO",
        "rating": 4.17,
        "profile_pic_url": null,
        "location": "Bellmawr, NJ, US"
      }
    ]
  }
]