Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6235287924

Match Scores

7-11

Loss

Play Date

2026-01-28

Play Time (Est)

1:00 PM

Play Location

St Paul, MN, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
Loree Block

8EXNKW · Burnsville, MN, US

DUPR

4.142

JB
Jon block

9PQY57 · USA

DUPR

3.870

TEAM 2WINNER
Scott Block

8MVG7G · Chandler, AZ, US

DUPR

4.442

GB
Glenn Block

G0Q42G · USA

DUPR

4.133

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