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

Next Game - PPCM Winter Week 5

ID: 6565114523

Match Scores

15-6

Win

Play Date

2026-02-10

Play Time (Est)

12:45 AM

Play Location

PickleX

Unverified Facility

Competitor Teams

TEAM 1WINNER
Rick Gale

ZN6N6Q · Minneapolis, MN, US

DUPR

3.297

Jay Jallo

2L0Z2Y · MN, US

DUPR

3.651

TEAM 2LOSS
JE
John Elling

XOPWE5 · USA

DUPR

3.212

Beth Richter

8JVP2D · USA

DUPR

3.418

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-6565114523
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5537250123,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rick Gale",
        "dupr_id": "ZN6N6Q",
        "rating": 3.297,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/84.jpg",
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Jay Jallo",
        "dupr_id": "2L0Z2Y",
        "rating": 3.651,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "MN, US"
      }
    ]
  },
  {
    "team_id": 7170931178,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Elling",
        "dupr_id": "XOPWE5",
        "rating": 3.212,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Beth Richter",
        "dupr_id": "8JVP2D",
        "rating": 3.418,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/65.jpg",
        "location": ""
      }
    ]
  }
]