Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

V-3 Team Tournament (D13/15) Pool Play

ID: 5846031359

Match Scores

11-9

Loss

Play Date

2026-03-21

Play Time (Est)

12:45 AM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1WINNER
Mateo Mejia

RZD96Q · Suwanee, GA, US

DUPR

4.641

EO
Ella Oh

Q50MRD · Suwanee, GA, US

DUPR

4.183

TEAM 2LOSS
TM
Trent magee

L5KZ5Q · Cumming, GA, US

DUPR

4.275

MU
Michelle Urrea

7DMGRN · Alpharetta, GA, US

DUPR

4.492

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5846031359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7731665819,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mateo Mejia ",
        "dupr_id": "RZD96Q",
        "rating": 4.641,
        "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.183,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  },
  {
    "team_id": 6483811704,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trent magee",
        "dupr_id": "L5KZ5Q",
        "rating": 4.275,
        "profile_pic_url": null,
        "location": "Cumming, GA, US"
      },
      {
        "name": "Michelle Urrea",
        "dupr_id": "7DMGRN",
        "rating": 4.492,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  }
]