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

BPC Mixed Doubles 3.5-3.16

ID: 4766176804

对局比分

11-5, 11-4

获胜 / Win

对决日期

2026-04-21

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AB
Amy Brewington

JZPD9O · Greensboro, NC, US

DUPR

3.634

CB
Chris Brewington

JZP6MW · Greensboro, NC, US

DUPR

4.011

阵营 2负方
AP
April Post

W6VM7G · Burlington, NC, US

DUPR

3.823

WS
Wes Sartin

55ROX5 · USA

DUPR

3.389

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4766176804
显示原始对决元数据 JSON
[
  {
    "team_id": 6065227367,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amy Brewington",
        "dupr_id": "JZPD9O",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Chris Brewington",
        "dupr_id": "JZP6MW",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 5777101216,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "April Post",
        "dupr_id": "W6VM7G",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": "Burlington, NC, US"
      },
      {
        "name": "Wes Sartin",
        "dupr_id": "55ROX5",
        "rating": 3.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]