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

Men's 13 (V3) - The Dink MiLP v3 @ Matrix Club ~ Lowel, Arkansas

ID: 6237241609

对局比分

13-21

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

2:15 AM

对决场地

Matrix Club

未核实场馆

对决竞争阵营

阵营 1负方
DS
Devin Sage

QJJLEN · USA

DUPR

3.995

TT
Tate Thurman

QXNDXD · Pittsburg, KS, US

DUPR

3.999

阵营 2胜方
KW
Kyle Wedgeworth

RZZJWD · Bella Vista, AR, US

DUPR

3.955

BF
Brian Flores

67Z7GG · Bentonville, AR, US

DUPR

3.918

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6237241609
显示原始对决元数据 JSON
[
  {
    "team_id": 6422044624,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Devin Sage",
        "dupr_id": "QJJLEN",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tate Thurman",
        "dupr_id": "QXNDXD",
        "rating": 3.999,
        "profile_pic_url": null,
        "location": "Pittsburg, KS, US"
      }
    ]
  },
  {
    "team_id": 8017503631,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kyle Wedgeworth",
        "dupr_id": "RZZJWD",
        "rating": 3.955,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      },
      {
        "name": "Brian Flores",
        "dupr_id": "67Z7GG",
        "rating": 3.918,
        "profile_pic_url": null,
        "location": "Bentonville, AR, US"
      }
    ]
  }
]