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

Matrix Racquet Club Gender League

ID: 6591147799

Match Scores

8-15

Loss

Play Date

2026-04-21

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JD
Jerry Davis

X0LOP2 · USA

DUPR

2.968

JG
Joe Gall

ODJD22 · Rogers, AR, US

DUPR

3.627

TEAM 2WINNER
SE
Steve E Merrill

3XON73 · Lowell, AR, US

DUPR

3.396

DK
Drew Kolb

XKGLY5 · Bella Vista, AR, US

DUPR

3.724

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-6591147799
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8335110317,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jerry  Davis",
        "dupr_id": "X0LOP2",
        "rating": 2.968,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Gall",
        "dupr_id": "ODJD22",
        "rating": 3.627,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      }
    ]
  },
  {
    "team_id": 4530456069,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Steve E Merrill",
        "dupr_id": "3XON73",
        "rating": 3.396,
        "profile_pic_url": null,
        "location": "Lowell, AR, US"
      },
      {
        "name": "Drew Kolb",
        "dupr_id": "XKGLY5",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      }
    ]
  }
]