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

Pool B - DUPR 18 (Sun 4/26)

ID: 4793473219

对局比分

18-21

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

8:45 AM

对决场地

TOPSEED Pickleball

未核实场馆

对决竞争阵营

阵营 1负方
BM
Brett Mills

GG2MPM · Tulsa, OK, US

DUPR

4.279

Christian DeRoussel

7DNNL9 · Tulsa, OK, US

DUPR

4.457

阵营 2胜方
BB
Brent Blalock

8D64OM · Bixby, OK, US

DUPR

4.504

AC
Alfredo Castaneda

D9R5OY · USA

DUPR

3.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4793473219
显示原始对决元数据 JSON
[
  {
    "team_id": 4728650386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brett Mills",
        "dupr_id": "GG2MPM",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Christian DeRoussel",
        "dupr_id": "7DNNL9",
        "rating": 4.457,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664e046fb6a60.jpg",
        "location": "Tulsa, OK, US"
      }
    ]
  },
  {
    "team_id": 4676828738,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Blalock",
        "dupr_id": "8D64OM",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      },
      {
        "name": "Alfredo Castaneda",
        "dupr_id": "D9R5OY",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]