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

2026 Franklin US Open Pickleball Championships - Junior Boy's Doubles 18U

ID: 7948205622

对局比分

13-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

7:30 PM

对决场地

USOP National Pickleball Center - East Naples Park

未核实场馆

对决竞争阵营

阵营 1负方
LP
Lucas Pulaski

6ZP4ND · USA

DUPR

3.551

RM
Rory Mallmann

YGZGWE · USA

DUPR

3.635

阵营 2胜方
EB
Evan Beach

59OJ70 · Wake Forest, NC, US

DUPR

3.783

LS
Luke Schmidt

4VRVYM · Fort Lauderdale, FL, US

DUPR

3.717

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7948205622
显示原始对决元数据 JSON
[
  {
    "team_id": 6899333199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lucas Pulaski",
        "dupr_id": "6ZP4ND",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rory Mallmann",
        "dupr_id": "YGZGWE",
        "rating": 3.635,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4353125233,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Evan Beach",
        "dupr_id": "59OJ70",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Wake Forest, NC, US"
      },
      {
        "name": "Luke  Schmidt",
        "dupr_id": "4VRVYM",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  }
]