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

5th Annual Illahe Open * Hosted by Shane Denning - Mens Doubles Skill: (Any) Age: (50 And Above)

ID: 5614517282

对局比分

6-15

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

3:30 PM

对决场地

Salem, OR

View Facility Page →

对决竞争阵营

阵营 1负方
MS
Marcus Spink

1N2ZZ3 · Newport, OR, US

DUPR

4.331

JP
Josh Paddison

M3P5Q3 · San Marcos, TX, US

DUPR

3.775

阵营 2胜方
TW
todd woodhouse

3P4KJE · Vancouver, WA, US

DUPR

4.506

RH
Richard Hammerquist

16KNXE · Tigard, OR, US

DUPR

4.708

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5614517282
显示原始对决元数据 JSON
[
  {
    "team_id": 5534075250,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Marcus Spink",
        "dupr_id": "1N2ZZ3",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Newport, OR, US"
      },
      {
        "name": "Josh Paddison",
        "dupr_id": "M3P5Q3",
        "rating": 3.775,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  },
  {
    "team_id": 8255187305,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "todd woodhouse",
        "dupr_id": "3P4KJE",
        "rating": 4.506,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Richard Hammerquist",
        "dupr_id": "16KNXE",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      }
    ]
  }
]