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: 8070649070

Match Scores

2-15

Win

Play Date

2025-03-08

Play Time (Est)

3:30 PM

Play Location

Springfield, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
ER
Evan Rea

GGZO6X · Point Lookout, MO, US

DUPR

4.986

BE
Braden Eggeman

L5GLG5 · MO, US

DUPR

4.513

TEAM 2WINNER
LR
Lucas Riffe

1NRZYW · Republic, MO, US

DUPR

4.955

RD
Ryan Dickherber

3YMM9G · Richmond Heights, MO, US

DUPR

5.552

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-8070649070
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8499933895,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Evan Rea",
        "dupr_id": "GGZO6X",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Point Lookout, MO, US"
      },
      {
        "name": "Braden Eggeman",
        "dupr_id": "L5GLG5",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "MO, US"
      }
    ]
  },
  {
    "team_id": 8373224331,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lucas Riffe",
        "dupr_id": "1NRZYW",
        "rating": 4.955,
        "profile_pic_url": null,
        "location": "Republic, MO, US"
      },
      {
        "name": "Ryan Dickherber",
        "dupr_id": "3YMM9G",
        "rating": 5.552,
        "profile_pic_url": null,
        "location": "Richmond Heights, MO, US"
      }
    ]
  }
]