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

P1 - 3V Moneyball 12.0 @ The Picklr Biloxi

ID: 5199346544

对局比分

18-21

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
AO
Alicia Overton

3YQMPP · Biloxi, MS, US

DUPR

3.120

RW
Reuben Wedgeworth

2QGX5R · Gulfport, MS, US

DUPR

3.507

阵营 2胜方
Kasey Cooke

8KZ0ZY · Zachary, LA, US

DUPR

3.673

JF
Jeff Fuscia

3VXDXP · Livingston, LA, US

DUPR

3.877

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5199346544
显示原始对决元数据 JSON
[
  {
    "team_id": 6421710989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alicia Overton",
        "dupr_id": "3YQMPP",
        "rating": 3.12,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Reuben Wedgeworth",
        "dupr_id": "2QGX5R",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Gulfport, MS, US"
      }
    ]
  },
  {
    "team_id": 4643837684,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kasey Cooke",
        "dupr_id": "8KZ0ZY",
        "rating": 3.673,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/672044ba18e39.jpg",
        "location": "Zachary, LA, US"
      },
      {
        "name": "Jeff Fuscia",
        "dupr_id": "3VXDXP",
        "rating": 3.877,
        "profile_pic_url": null,
        "location": "Livingston, LA, US"
      }
    ]
  }
]