Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's/Women's/Mixed Doubles Event - APC Championship Series - February 2026 - Lutz - Men's - 4.0 - Under 50

ID: 5025605228

Match Scores

3-15

Win

Play Date

2026-02-21

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
CS
Caleb strother

L2Q2D5 · USA

DUPR

3.762

JS
Joshua Strother

67MWEQ · USA

DUPR

3.762

TEAM 2WINNER
AN
Austin Norem

Q5PZDD · Odessa, FL, US

DUPR

3.984

RJ
Ryan Johnson

35V6WL · Spring Hill, FL, US

DUPR

4.770

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-5025605228
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6370891185,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Caleb strother",
        "dupr_id": "L2Q2D5",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joshua Strother",
        "dupr_id": "67MWEQ",
        "rating": 3.762,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8350766887,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Norem",
        "dupr_id": "Q5PZDD",
        "rating": 3.984,
        "profile_pic_url": null,
        "location": "Odessa, FL, US"
      },
      {
        "name": "Ryan Johnson",
        "dupr_id": "35V6WL",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Spring Hill, FL, US"
      }
    ]
  }
]