Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Match Point

ID: 6193930288

Match Scores

9-15

Win

Play Date

2025-01-04

Play Time (Est)

5:00 PM

Play Location

6321 S Ellsworth Rd, Mesa, AZ 85212, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
DS
Doug Schutt

6ZJVDD · USA

DUPR

3.835

LR
Lex Ramirez

O6JQY7 · USA

DUPR

3.823

TEAM 2WINNER
BE
Brogan Edgell

O3X7R3 · Phoenix, AZ, US

DUPR

4.957

AM
Antonio Medina

YG9E2E · Puerto Peñasco, Son., MX

DUPR

3.794

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-6193930288
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4602532750,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Doug Schutt",
        "dupr_id": "6ZJVDD",
        "rating": 3.835,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lex Ramirez",
        "dupr_id": "O6JQY7",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5728132639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brogan Edgell",
        "dupr_id": "O3X7R3",
        "rating": 4.957,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Antonio Medina",
        "dupr_id": "YG9E2E",
        "rating": 3.794,
        "profile_pic_url": null,
        "location": "Puerto Peñasco, Son., MX"
      }
    ]
  }
]