Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5289329359

Match Scores

15-6

Win

Play Date

2026-02-28

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
Loree Block

8EXNKW · Burnsville, MN, US

DUPR

4.002

Scott Block

8MVG7G · Chandler, AZ, US

DUPR

4.521

TEAM 2LOSS
JB
Jon block

9PQY57 · USA

DUPR

3.808

GB
Glenn Block

G0Q42G · USA

DUPR

4.045

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-5289329359
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6645651956,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Loree Block",
        "dupr_id": "8EXNKW",
        "rating": 4.002,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/26.jpg",
        "location": "Burnsville, MN, US"
      },
      {
        "name": "Scott Block",
        "dupr_id": "8MVG7G",
        "rating": 4.521,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/58.jpg",
        "location": "Chandler, AZ, US"
      }
    ]
  },
  {
    "team_id": 7488513100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon block",
        "dupr_id": "9PQY57",
        "rating": 3.808,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Glenn Block",
        "dupr_id": "G0Q42G",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]