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

2026 March PNW PIG Chase by PIG - Mens Doubles Skill: (4.0) Age: (40 To 59) - Sunday

ID: 8020816510

对局比分

3-15

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

11:30 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1负方
Tim Olson

3VLX66 · Beaverton, OR, US

DUPR

3.896

JC
Jody Cagle

8EV9NE · USA

DUPR

2.980

阵营 2胜方
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.376

CW
Christopher Wallace

L2WYJ6 · USA

DUPR

3.772

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8020816510
显示原始对决元数据 JSON
[
  {
    "team_id": 4680547542,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim Olson",
        "dupr_id": "3VLX66",
        "rating": 3.896,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/83582_5e3ce4ac7e54e.jpeg",
        "location": "Beaverton, OR, US"
      },
      {
        "name": "Jody Cagle",
        "dupr_id": "8EV9NE",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4819670696,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ralph Wieder",
        "dupr_id": "3PNK2Z",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Christopher Wallace",
        "dupr_id": "L2WYJ6",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]