Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group I

ID: 5527966891

Match Scores

21-10

Win

Play Date

2026-02-21

Play Time (Est)

8:45 AM

Play Location

The Picklr Noblesville

Unverified Facility

Competitor Teams

TEAM 1WINNER
JM
James Matthew Riegert

3LJ0MK · Columbus, OH, US

DUPR

4.792

GG
Gia Garrett

76MO59 · USA

DUPR

3.833

TEAM 2LOSS
ML
Matthew Lopez

2QRLX7 · Downers Grove, IL, US

DUPR

4.193

EM
Emily Miller

RWPVVN · USA

DUPR

3.594

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-5527966891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8371240647,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "James Matthew Riegert",
        "dupr_id": "3LJ0MK",
        "rating": 4.792,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Gia Garrett",
        "dupr_id": "76MO59",
        "rating": 3.833,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7363609949,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Lopez",
        "dupr_id": "2QRLX7",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Downers Grove, IL, US"
      },
      {
        "name": "Emily Miller",
        "dupr_id": "RWPVVN",
        "rating": 3.594,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]