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

NP Sacramento Winter Classic Powered by Onix - Mixed Doubles Skill: 4.5+ (4.999 And Under) Age: all

ID: 5671210440

对局比分

12-10, 11-7

获胜 / Win

对决日期

2026-03-01

对局时间 (估算)

1:00 PM

对决场地

Gold River, CA

未核实场馆

对决竞争阵营

阵营 1胜方
Christie Cooley

D9NE7X · Reno, NV, US

DUPR

4.137

PM
Patrick McConnell

ODR502 · Susanville, CA, US

DUPR

4.614

阵营 2负方
LG
Leah Gilstrap

Z94EYL · Auburn, CA, US

DUPR

4.141

BA
Brian Abad

E9WWZE · Rocklin, CA, US

DUPR

4.418

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5671210440
显示原始对决元数据 JSON
[
  {
    "team_id": 7439306750,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christie Cooley",
        "dupr_id": "D9NE7X",
        "rating": 4.137,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/723829/images/profile/80f998ef-7b3f-4523-8142-224f45fe6653.png",
        "location": "Reno, NV, US"
      },
      {
        "name": "Patrick McConnell",
        "dupr_id": "ODR502",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Susanville, CA, US"
      }
    ]
  },
  {
    "team_id": 7476914019,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leah Gilstrap",
        "dupr_id": "Z94EYL",
        "rating": 4.141,
        "profile_pic_url": null,
        "location": "Auburn, CA, US"
      },
      {
        "name": "Brian  Abad",
        "dupr_id": "E9WWZE",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      }
    ]
  }
]