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

Life Time MetroWest-Boston - Moneyball 4.0-5.0 - June 5 - 4.0-5.0 COED Doubles Moneyball

ID: 6874572834

对局比分

11-2

获胜 / Win

对决日期

2026-06-05

对局时间 (估算)

7:30 PM

对决场地

Framingham, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Jimmy Daher

V7MLK7 · Boston, MA, US

DUPR

4.958

EC
Eugeniu Carmanov

M2RO9L · Boston, MA, US

DUPR

4.679

阵营 2负方
AZ
Amanda Zhang

ELPQ7W · USA

DUPR

3.422

VA
Vasily Avram

55VO0P · Waltham, MA, US

DUPR

3.764

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6874572834
显示原始对决元数据 JSON
[
  {
    "team_id": 5719271243,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Daher",
        "dupr_id": "V7MLK7",
        "rating": 4.958,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eugeniu Carmanov",
        "dupr_id": "M2RO9L",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 4554417988,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Zhang",
        "dupr_id": "ELPQ7W",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Vasily Avram",
        "dupr_id": "55VO0P",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Waltham, MA, US"
      }
    ]
  }
]