Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Spring Frenzy Pickleball Tournament - Mens Doubles Skill: (3.0) Age: (Any)

ID: 6058487471

Match Scores

11-7

Win

Play Date

2026-03-21

Play Time (Est)

12:45 AM

Play Location

Lancaster, PA

View Facility Page →

Competitor Teams

TEAM 1WINNER
RR
Ricky Riberich

0QWN92 · USA

DUPR

3.270

IR
Ivan Riberich

OZ0LW2 · Hummelstown, PA, US

DUPR

2.738

TEAM 2LOSS
MG
Matthew Groff

2QZGVY · USA

DUPR

3.136

JH
James Herr

5EEWQP · USA

DUPR

2.743

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-6058487471
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5702793327,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ricky Riberich",
        "dupr_id": "0QWN92",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan Riberich",
        "dupr_id": "OZ0LW2",
        "rating": 2.738,
        "profile_pic_url": null,
        "location": "Hummelstown, PA, US"
      }
    ]
  },
  {
    "team_id": 6200222179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Groff",
        "dupr_id": "2QZGVY",
        "rating": 3.136,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "James Herr",
        "dupr_id": "5EEWQP",
        "rating": 2.743,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]