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

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

ID: 6497301249

对局比分

11-3

落败 / Loss

对决日期

2026-05-25

对局时间 (估算)

10:15 AM

对决场地

Rockville, MD, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JT
Jeff Tauriello

EG6Y4J · Vienna, VA, US

DUPR

4.354

CD
Christopher Dupuis

G0QKXM · Bethesda, MD, US

DUPR

4.074

阵营 2负方
DE
David Estay

3Z0XJQ · Leesburg, VA, US

DUPR

4.275

KS
Kenneth Silbert

16V0LE · Bethesda, MD, US

DUPR

4.460

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6497301249
显示原始对决元数据 JSON
[
  {
    "team_id": 7899981723,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Tauriello",
        "dupr_id": "EG6Y4J",
        "rating": 4.354,
        "profile_pic_url": null,
        "location": "Vienna, VA, US"
      },
      {
        "name": "Christopher Dupuis",
        "dupr_id": "G0QKXM",
        "rating": 4.074,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 6929371707,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Estay",
        "dupr_id": "3Z0XJQ",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Leesburg, VA, US"
      },
      {
        "name": "Kenneth Silbert",
        "dupr_id": "16V0LE",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  }
]