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

2025 Oregon Senior Games - a USSP Circuit Event by PIG - Medal Matches for Mixed Doubles Advanced Age (70-74)

ID: 5975080032

对局比分

11-15

获胜 / Win

对决日期

2025-08-17

对局时间 (估算)

1:00 PM

对决场地

Albany, OR

View Facility Page →

对决竞争阵营

阵营 1负方
DW
Dorian West

3VGZ76 · USA

DUPR

3.779

DG
David Gruenstein

0YPLVX · Hilo, HI, US

DUPR

3.961

阵营 2胜方
PO
Pam Olson

1RK60Q · New River, AZ, US

DUPR

3.692

BF
BOB FOLTYN

8M05LO · Klamath Falls, OR, US

DUPR

3.997

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5975080032
显示原始对决元数据 JSON
[
  {
    "team_id": 7220415968,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Dorian West",
        "dupr_id": "3VGZ76",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Gruenstein",
        "dupr_id": "0YPLVX",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Hilo, HI, US"
      }
    ]
  },
  {
    "team_id": 5669302508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Pam Olson",
        "dupr_id": "1RK60Q",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "New River, AZ, US"
      },
      {
        "name": "BOB FOLTYN",
        "dupr_id": "8M05LO",
        "rating": 3.997,
        "profile_pic_url": null,
        "location": "Klamath Falls, OR, US"
      }
    ]
  }
]