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

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

ID: 8039626632

对局比分

16-14

获胜 / Win

对决日期

2026-03-15

对局时间 (估算)

1:00 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
RW
Ralph Wieder

3PNK2Z · Portland, OR, US

DUPR

4.376

CW
Christopher Wallace

L2WYJ6 · USA

DUPR

3.768

阵营 2负方
JS
Jason Sweeney

O6NLZE · USA

DUPR

3.967

PF
Paul Franklin

XJNPQ5 · USA

DUPR

4.006

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8039626632
显示原始对决元数据 JSON
[
  {
    "team_id": 5197771116,
    "serial": 1,
    "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.768,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5539109240,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Sweeney",
        "dupr_id": "O6NLZE",
        "rating": 3.967,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paul Franklin",
        "dupr_id": "XJNPQ5",
        "rating": 4.006,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]