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

PCKLRAMA March Open $1500 Moneyball - Mixed Doubles Skill: (Any) Age: (Any)

ID: 7631819847

对局比分

6-15

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

4:45 AM

对决场地

Oakland, NJ

View Facility Page →

对决竞争阵营

阵营 1负方
JW
Jessica Williamson

L5ENRZ · Orange County, NY, US

DUPR

4.525

JC
Jean C Mercedes

2YZG0E · Maywood, NJ, US

DUPR

3.957

阵营 2胜方
SB
Sabrina Barisano

W6RR5G · New York, NY, US

DUPR

5.001

SO
Stan Oneil

76DGX5 · NJ, US

DUPR

4.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7631819847
显示原始对决元数据 JSON
[
  {
    "team_id": 7108755831,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jessica Williamson",
        "dupr_id": "L5ENRZ",
        "rating": 4.525,
        "profile_pic_url": null,
        "location": "Orange County, NY, US"
      },
      {
        "name": "Jean C Mercedes",
        "dupr_id": "2YZG0E",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": "Maywood, NJ, US"
      }
    ]
  },
  {
    "team_id": 4476110536,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sabrina Barisano",
        "dupr_id": "W6RR5G",
        "rating": 5.001,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Stan Oneil",
        "dupr_id": "76DGX5",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "NJ, US"
      }
    ]
  }
]