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

2025 Missouri Winter Games - Mens Doubles Skill: (5.0 And Above) Age: (8 And Above)

ID: 6034461559

Match Scores

15-10

Win

Play Date

2025-03-08

Play Time (Est)

8:45 AM

Play Location

Springfield, MO

View Facility Page →

Competitor Teams

TEAM 1WINNER
LR
Lucas Riffe

1NRZYW · Republic, MO, US

DUPR

4.970

RD
Ryan Dickherber

3YMM9G · Richmond Heights, MO, US

DUPR

5.604

TEAM 2LOSS
WL
William Lieberman

N7JZGZ · Estero, FL, US

DUPR

5.207

PF
Patrick Fernandez

3ONW0W · USA

DUPR

4.350

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-6034461559
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6576639129,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lucas Riffe",
        "dupr_id": "1NRZYW",
        "rating": 4.97,
        "profile_pic_url": null,
        "location": "Republic, MO, US"
      },
      {
        "name": "Ryan Dickherber",
        "dupr_id": "3YMM9G",
        "rating": 5.604,
        "profile_pic_url": null,
        "location": "Richmond Heights, MO, US"
      }
    ]
  },
  {
    "team_id": 5317424856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "William Lieberman",
        "dupr_id": "N7JZGZ",
        "rating": 5.207,
        "profile_pic_url": null,
        "location": "Estero, FL, US"
      },
      {
        "name": "Patrick Fernandez",
        "dupr_id": "3ONW0W",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]