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

Mixed 4.5+ Pool A

ID: 7226247797

对局比分

9-15

获胜 / Win

对决日期

2025-12-27

对局时间 (估算)

6:15 AM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.830

BH
Bri hong

KOQK0K · Hattiesburg, MS, US

DUPR

3.757

阵营 2胜方
EB
Edwin Brennan

RZGP7Z · Baton Rouge, LA, US

DUPR

4.451

TP
Tiff Parker

4ZQG06 · Vancleave, MS, US

DUPR

4.163

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7226247797
显示原始对决元数据 JSON
[
  {
    "team_id": 6760628557,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      },
      {
        "name": "Bri hong",
        "dupr_id": "KOQK0K",
        "rating": 3.757,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 5523075314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edwin Brennan",
        "dupr_id": "RZGP7Z",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Tiff Parker",
        "dupr_id": "4ZQG06",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Vancleave, MS, US"
      }
    ]
  }
]