Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

RRC#19 - MENS 3.5-4.0

ID: 5848347072

Match Scores

2-11

Win

Play Date

2026-05-30

Play Time (Est)

1:00 PM

Play Location

Minnesota, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
MJ
Mike Jones

YX5ZWP · USA

DUPR

3.576

KM
kyle mai

O6RRMW · Plymouth, MN, US

DUPR

3.464

TEAM 2WINNER
NO
Nick Oliver

PWP9KG · Mankato, MN, US

DUPR

3.702

II
inieke ikpe

E9X70M · MN, US

DUPR

3.488

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5848347072
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5316364462,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Jones",
        "dupr_id": "YX5ZWP",
        "rating": 3.576,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "kyle mai",
        "dupr_id": "O6RRMW",
        "rating": 3.464,
        "profile_pic_url": null,
        "location": "Plymouth, MN, US"
      }
    ]
  },
  {
    "team_id": 5940863362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Oliver",
        "dupr_id": "PWP9KG",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Mankato, MN, US"
      },
      {
        "name": "inieke ikpe",
        "dupr_id": "E9X70M",
        "rating": 3.488,
        "profile_pic_url": null,
        "location": "MN, US"
      }
    ]
  }
]