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

What The PAC! 2.0 - Novice Men’s Double

ID: 6935900240

Match Scores

11-4

Loss

Play Date

2026-05-31

Play Time (Est)

9:00 PM

Play Location

The Supreme Courts

Unverified Facility

Competitor Teams

TEAM 1WINNER
AE
Ace Eleazar

9DGMOJ · USA

DUPR

2.819

RL
River Lim

7ZPPGM · USA

DUPR

2.819

TEAM 2LOSS
RK
Ran Kenny

KYYMKQ · NCR, PH

DUPR

2.821

AS
Alvin Soriano

EX256J · USA

DUPR

2.583

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-6935900240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5274995586,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ace Eleazar",
        "dupr_id": "9DGMOJ",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "River Lim",
        "dupr_id": "7ZPPGM",
        "rating": 2.819,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5274547900,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ran Kenny",
        "dupr_id": "KYYMKQ",
        "rating": 2.821,
        "profile_pic_url": null,
        "location": "NCR, PH"
      },
      {
        "name": "Alvin Soriano",
        "dupr_id": "EX256J",
        "rating": 2.583,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]