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

DUPR 18 (Age 50+) (Sat 4/25)

ID: 5881078500

对局比分

21-18

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

1:00 PM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Mike Ward

3ZLR9M · Sand Springs, OK, US

DUPR

4.550

JW
Jason Ward

3LWLX5 · Sand Springs, OK, US

DUPR

4.024

阵营 2负方
DF
Dustin Frank

8MOX4L · Omaha, NE, US

DUPR

4.215

BH
Brett Hanson

12M9M4 · Omaha, NE, US

DUPR

4.350

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5881078500
显示原始对决元数据 JSON
[
  {
    "team_id": 8401221623,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mike Ward",
        "dupr_id": "3ZLR9M",
        "rating": 4.55,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      },
      {
        "name": "Jason Ward",
        "dupr_id": "3LWLX5",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": "Sand Springs, OK, US"
      }
    ]
  },
  {
    "team_id": 7194615540,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dustin Frank",
        "dupr_id": "8MOX4L",
        "rating": 4.215,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      },
      {
        "name": "Brett Hanson",
        "dupr_id": "12M9M4",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": "Omaha, NE, US"
      }
    ]
  }
]