Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Monster Smash 2025 - Mixed Doubles Skill: (5.0 And Above) Age: (12 And Above)

ID: 4426148725

Match Scores

11-7

Loss

Play Date

2025-10-26

Play Time (Est)

2:15 AM

Play Location

Cincinnati, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
AL
Amber Larkins

3X9R7R · Cincinnati, OH, US

DUPR

4.924

JC
Joel Clark

GG0WZG · Ludlow, KY, US

DUPR

5.215

TEAM 2LOSS
JT
Jessica Thomas

16EXNG · Mason, OH, US

DUPR

4.754

CA
Charles Anderson

1NO4RW · Findlay, OH, US

DUPR

4.922

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-4426148725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4577465906,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Amber Larkins",
        "dupr_id": "3X9R7R",
        "rating": 4.924,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      },
      {
        "name": "Joel Clark",
        "dupr_id": "GG0WZG",
        "rating": 5.215,
        "profile_pic_url": null,
        "location": "Ludlow, KY, US"
      }
    ]
  },
  {
    "team_id": 6072589362,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jessica Thomas",
        "dupr_id": "16EXNG",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "Mason, OH, US"
      },
      {
        "name": "Charles Anderson",
        "dupr_id": "1NO4RW",
        "rating": 4.922,
        "profile_pic_url": null,
        "location": "Findlay, OH, US"
      }
    ]
  }
]