返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

$$ Prize Money $$ - 2025 Wapato Point Resort Fall Pickleball Open by PIG - MEDAL MATCHES SENIOR Open/PRO Mens Doubles Skill: (4.5 and Above)

ID: 7174337723

对局比分

15-13

获胜 / Win

对决日期

2025-09-28

对局时间 (估算)

12:45 AM

对决场地

Manson, WA

未核实场馆

对决竞争阵营

阵营 1胜方
JE
Jay E Rippel

8JG2M8 · Issaquah, WA, US

DUPR

4.849

CR
Cameron Ragen

8ME6VG · Seattle, WA, US

DUPR

4.870

阵营 2负方
PB
Peter Buttler

1NXONN · Ellensburg, WA, US

DUPR

4.744

BJ
Brad Jefferies

GG2DGM · Wenatchee, WA, US

DUPR

4.479

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7174337723
显示原始对决元数据 JSON
[
  {
    "team_id": 6924990865,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay E Rippel",
        "dupr_id": "8JG2M8",
        "rating": 4.849,
        "profile_pic_url": null,
        "location": "Issaquah, WA, US"
      },
      {
        "name": "Cameron Ragen",
        "dupr_id": "8ME6VG",
        "rating": 4.87,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 6689369966,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Buttler",
        "dupr_id": "1NXONN",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Ellensburg, WA, US"
      },
      {
        "name": "Brad Jefferies",
        "dupr_id": "GG2DGM",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Wenatchee, WA, US"
      }
    ]
  }
]