Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

ERA 3v3 Showdown: Men's DUPR 13

ID: 4449985298

Match Scores

11-5

Loss

Play Date

2026-04-25

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CR
Charles Rod

30R7DQ · Magnolia, TX, US

DUPR

4.555

RH
Ryan Haines

56LERV · The Woodlands, TX, US

DUPR

4.302

TEAM 2LOSS
KC
Kyle Corey

9PVX4V · Spring, TX, US

DUPR

4.345

JM
Jonathan McMillian

4LEP0M · The Woodlands, TX, US

DUPR

4.306

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-4449985298
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4952636260,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Charles Rod",
        "dupr_id": "30R7DQ",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Magnolia, TX, US"
      },
      {
        "name": "Ryan Haines",
        "dupr_id": "56LERV",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  },
  {
    "team_id": 6192669690,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Corey",
        "dupr_id": "9PVX4V",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Spring, TX, US"
      },
      {
        "name": "Jonathan McMillian",
        "dupr_id": "4LEP0M",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "The Woodlands, TX, US"
      }
    ]
  }
]