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

Matrix Racquet Club Gender League

ID: 7890622416

Match Scores

10-15

Win

Play Date

2026-04-21

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Adam Bolin

ZN55JW · AR, US

DUPR

3.048

LM
Lucius Mhoon

7ZRV2N · USA

DUPR

3.047

TEAM 2WINNER
JD
Jerry Davis

X0LOP2 · USA

DUPR

2.965

Joe Gall

ODJD22 · Rogers, AR, US

DUPR

3.627

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-7890622416
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4702768315,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Adam Bolin",
        "dupr_id": "ZN55JW",
        "rating": 3.048,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/77.jpg",
        "location": "AR, US"
      },
      {
        "name": "Lucius  Mhoon",
        "dupr_id": "7ZRV2N",
        "rating": 3.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6397057501,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jerry  Davis",
        "dupr_id": "X0LOP2",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Gall",
        "dupr_id": "ODJD22",
        "rating": 3.627,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/26.jpg",
        "location": "Rogers, AR, US"
      }
    ]
  }
]