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

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mixed Doubles Skill: 3.5 (60+)

ID: 6669013492

对局比分

10-15

落败 / Loss

对决日期

2026-04-30

对局时间 (估算)

5:00 PM

对决场地

Long Beach, WA

View Facility Page →

对决竞争阵营

阵营 1负方
SO
Sharman Owings

89JDK7 · Sequim, WA, US

DUPR

3.390

DE
Drew Ealey

NYW4X6 · Sequim, WA, US

DUPR

3.682

阵营 2胜方
KS
Kathy Schmitt

W6DQWK · Olympia, WA, US

DUPR

3.565

CF
Carlos Felan

DW2P54 · Seaside, OR, US

DUPR

3.586

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6669013492
显示原始对决元数据 JSON
[
  {
    "team_id": 8365682451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharman Owings",
        "dupr_id": "89JDK7",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Drew Ealey",
        "dupr_id": "NYW4X6",
        "rating": 3.682,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 6233424009,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kathy Schmitt",
        "dupr_id": "W6DQWK",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Olympia, WA, US"
      },
      {
        "name": "Carlos Felan",
        "dupr_id": "DW2P54",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Seaside, OR, US"
      }
    ]
  }
]