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

Pool D - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 8534490659

对局比分

21-14

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

12:45 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
CW
Carter Wittendorf

84V4E2 · Bloomington, IN, US

DUPR

5.020

TB
Thea Bertolini

30JK22 · Carmel, IN, US

DUPR

4.283

阵营 2负方
Barclay Barnes

2LL9W4 · Cedartown, GA, US

DUPR

4.387

VC
Victoria Carswell

9P094K · Savannah, GA, US

DUPR

3.319

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8534490659
显示原始对决元数据 JSON
[
  {
    "team_id": 5491123368,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carter Wittendorf",
        "dupr_id": "84V4E2",
        "rating": 5.02,
        "profile_pic_url": null,
        "location": "Bloomington, IN, US"
      },
      {
        "name": "Thea Bertolini",
        "dupr_id": "30JK22",
        "rating": 4.283,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      }
    ]
  },
  {
    "team_id": 5643236062,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Barclay Barnes",
        "dupr_id": "2LL9W4",
        "rating": 4.387,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/340237/images/profile/4836657e-3d5c-4dde-b9b1-31d1cbce27fa.jpg",
        "location": "Cedartown, GA, US"
      },
      {
        "name": "Victoria Carswell",
        "dupr_id": "9P094K",
        "rating": 3.319,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      }
    ]
  }
]