返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

MoCo PB Addictx - Monday Night Moneyball - Group A - Pool B - Round Robin - Round 8

ID: 8495430383

对局比分

1-11

获胜 / Win

对决日期

2026-05-04

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SM
Stephen Mew

XJ4WER · Bethesda, MD, US

DUPR

4.247

AT
Alain Tran

6ZXQYG · Arlington, VA, US

DUPR

4.524

阵营 2胜方
JW
Jeffrey Wilson

O67KOL · Columbia, MD, US

DUPR

4.337

NV
Noah Vu

56ENMP · Chantilly, VA, US

DUPR

5.096

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8495430383
显示原始对决元数据 JSON
[
  {
    "team_id": 7286147239,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Mew ",
        "dupr_id": "XJ4WER",
        "rating": 4.247,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Alain Tran",
        "dupr_id": "6ZXQYG",
        "rating": 4.524,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 5646716452,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jeffrey Wilson",
        "dupr_id": "O67KOL",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Columbia, MD, US"
      },
      {
        "name": "Noah Vu",
        "dupr_id": "56ENMP",
        "rating": 5.096,
        "profile_pic_url": null,
        "location": "Chantilly, VA, US"
      }
    ]
  }
]