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

Pool D - 1st Team Bracket (Bid Required) (Fri/Sat/Sun)

ID: 5697905809

对局比分

21-10

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

2:15 AM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
Santiago Castillo

NRNVYN · Madison, AL, US

DUPR

3.950

GF
Gianna Foti

0QZREQ · Montgomery, AL, US

DUPR

4.547

阵营 2负方
BV
Bryce VanWort

RWGGND · USA

DUPR

3.802

EG
Elizabeth Gutierrez

4L4GD6 · Spring Lake, MI, US

DUPR

3.843

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5697905809
显示原始对决元数据 JSON
[
  {
    "team_id": 6987268618,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Santiago Castillo",
        "dupr_id": "NRNVYN",
        "rating": 3.95,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/145610/images/profile/8b014430-74e3-404f-affe-41efb21248e4.png",
        "location": "Madison, AL, US"
      },
      {
        "name": "Gianna Foti",
        "dupr_id": "0QZREQ",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "Montgomery, AL, US"
      }
    ]
  },
  {
    "team_id": 6100013736,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryce VanWort",
        "dupr_id": "RWGGND",
        "rating": 3.802,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Elizabeth Gutierrez",
        "dupr_id": "4L4GD6",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Spring Lake, MI, US"
      }
    ]
  }
]