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

Pool C - DUPR 18 (Sun 4/26)

ID: 4835750114

对局比分

23-25

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

3:30 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
AC
Austin Corley

3L7LP6 · Wichita, KS, US

DUPR

4.788

NO
Nicole Olthuis

8EORME · Broken Arrow, OK, US

DUPR

3.475

阵营 2胜方
JN
Jake Namken

L52DV5 · Bastrop, TX, US

DUPR

4.650

Kari Soto

8KLQMQ · Tulsa, OK, US

DUPR

3.911

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4835750114
显示原始对决元数据 JSON
[
  {
    "team_id": 7577634572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Austin Corley",
        "dupr_id": "3L7LP6",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Wichita, KS, US"
      },
      {
        "name": "Nicole Olthuis",
        "dupr_id": "8EORME",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Broken Arrow, OK, US"
      }
    ]
  },
  {
    "team_id": 5903107084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jake Namken",
        "dupr_id": "L52DV5",
        "rating": 4.65,
        "profile_pic_url": null,
        "location": "Bastrop, TX, US"
      },
      {
        "name": "Kari Soto",
        "dupr_id": "8KLQMQ",
        "rating": 3.911,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1490783/images/profile/a47d4aec-5efa-4fef-8b7c-4b0c349edcef.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  }
]