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

ERA Pickleball Tour: Austin Open - Mens Doubles Skill: (4.0)

ID: 5044095907

对局比分

13-15

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Austin, TX

View Facility Page →

对决竞争阵营

阵营 1负方
JN
Joshua Necklen

KOG97Q · San Antonio, TX, US

DUPR

4.415

MO
Mauricio Ochoa

JZDMRM · San Antonio, TX, US

DUPR

3.927

阵营 2胜方
VK
Victor Koremura

ODYVO7 · Dallas, TX, US

DUPR

4.177

JN
Johnny N.

J5O65W · Plano, TX, US

DUPR

4.026

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5044095907
显示原始对决元数据 JSON
[
  {
    "team_id": 7740307104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Joshua Necklen",
        "dupr_id": "KOG97Q",
        "rating": 4.415,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      },
      {
        "name": "Mauricio Ochoa",
        "dupr_id": "JZDMRM",
        "rating": 3.927,
        "profile_pic_url": null,
        "location": "San Antonio, TX, US"
      }
    ]
  },
  {
    "team_id": 7325917017,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Victor Koremura",
        "dupr_id": "ODYVO7",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      },
      {
        "name": "Johnny N.",
        "dupr_id": "J5O65W",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]