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

Dinko De Mayo at the Lighthouse Oceanfront Resort - Mens Doubles Skill: 4.5+ (15+)

ID: 4676847164

对局比分

15-12

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

9:00 PM

对决场地

Long Beach, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Matt Morvai

597KMP · Portland, OR, US

DUPR

4.711

KS
Kaulen Shorf

8E5G9O · Battle Ground, WA, US

DUPR

4.448

阵营 2负方
RT
Ryan Thach

WNROVQ · USA

DUPR

4.004

DN
Doug Nortell

9PLXJ7 · USA

DUPR

3.614

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4676847164
显示原始对决元数据 JSON
[
  {
    "team_id": 4316676422,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Morvai",
        "dupr_id": "597KMP",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      },
      {
        "name": "Kaulen Shorf",
        "dupr_id": "8E5G9O",
        "rating": 4.448,
        "profile_pic_url": null,
        "location": "Battle Ground, WA, US"
      }
    ]
  },
  {
    "team_id": 6220823974,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Thach",
        "dupr_id": "WNROVQ",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Doug Nortell",
        "dupr_id": "9PLXJ7",
        "rating": 3.614,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]