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

MPA - Group A - 4.0+ Monday Night Moneyball - Pool A - Round 2

ID: 6220645097

对局比分

11-10

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

6:15 AM

对决场地

Rockville, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
WK
Welch Kwong

9PYWNV · Potomac, MD, US

DUPR

4.312

AM
Adam Murphy

QP4V94 · Rockville, MD, US

DUPR

4.112

阵营 2负方
KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.485

CD
Christopher Dupuis

G0QKXM · Bethesda, MD, US

DUPR

4.050

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6220645097
显示原始对决元数据 JSON
[
  {
    "team_id": 7615596585,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Welch Kwong",
        "dupr_id": "9PYWNV",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Potomac, MD, US"
      },
      {
        "name": "Adam Murphy",
        "dupr_id": "QP4V94",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Rockville, MD, US"
      }
    ]
  },
  {
    "team_id": 6559203244,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenneth Silbert",
        "dupr_id": "16V0LE",
        "rating": 4.485,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Christopher Dupuis",
        "dupr_id": "G0QKXM",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]