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

Tuesday Session

ID: 7800145680

Match Scores

10-15

Loss

Play Date

2026-06-03

Play Time (Est)

1:00 PM

Play Location

Pickle Point

View Facility Page →

Competitor Teams

TEAM 1LOSS
IR
Iva Raja

OZZG02 · USA

Rated Score

2.609

HJ
Hazri Jordan

9JXOXJ · Kuala Lumpur, Federal Territory of Kuala Lumpur, MY

Rated Score

2.845

TEAM 2WINNER
GE
Gregory Eu

RX7RMQ · USA

Rated Score

3.253

AI
Alisa Ibrahim

OWLJRW · USA

Rated Score

3.080

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-7800145680
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6562303660,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Iva Raja",
        "dupr_id": "OZZG02",
        "rating": 2.609,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Hazri Jordan",
        "dupr_id": "9JXOXJ",
        "rating": 2.845,
        "profile_pic_url": null,
        "location": "Kuala Lumpur, Federal Territory of Kuala Lumpur, MY"
      }
    ]
  },
  {
    "team_id": 7136892486,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Gregory Eu",
        "dupr_id": "RX7RMQ",
        "rating": 3.253,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alisa Ibrahim",
        "dupr_id": "OWLJRW",
        "rating": 3.08,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]