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

V-3 Team Tournament (D13/15) BRONZE (Match #2)

ID: 8519750576

对局比分

4-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

Life Time, Courtside Drive Northwest, Peachtree Corners, GA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TM
Trent magee

L5KZ5Q · Cumming, GA, US

DUPR

4.263

MU
Michelle Urrea

7DMGRN · Alpharetta, GA, US

DUPR

4.453

阵营 2胜方
Mateo Mejia

RZD96Q · Suwanee, GA, US

DUPR

4.643

EO
Ella Oh

Q50MRD · Suwanee, GA, US

DUPR

4.217

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8519750576
显示原始对决元数据 JSON
[
  {
    "team_id": 4626984567,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trent magee",
        "dupr_id": "L5KZ5Q",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Michelle Urrea",
        "dupr_id": "7DMGRN",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 7739732430,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mateo Mejia ",
        "dupr_id": "RZD96Q",
        "rating": 4.643,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1055798/images/profile/e3e28402-2c40-49e8-9df5-11cb2077d971.jpg",
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ella Oh",
        "dupr_id": "Q50MRD",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]