Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Keystone Pickleball Classic at Dill Dinkers Hatboro - Mens Doubles Skill: (3.5) Age: (49 And Under)

ID: 7045486601

Match Scores

4-11, 6-11

Win

Play Date

2026-05-16

Play Time (Est)

6:15 AM

Play Location

Hatboro, PA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RR
Raymond Romulo

PZJDYM · PA, US

DUPR

3.553

LT
Lewis Torres

WK7PYL · USA

DUPR

3.792

TEAM 2WINNER
MY
Martyn Yi

PKDY4X · Newtown, PA, US

DUPR

3.705

BM
Benjamin Mendelson

76L46N · USA

DUPR

3.738

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-7045486601
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6538358436,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Raymond Romulo",
        "dupr_id": "PZJDYM",
        "rating": 3.553,
        "profile_pic_url": null,
        "location": "PA, US"
      },
      {
        "name": "Lewis Torres",
        "dupr_id": "WK7PYL",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4944092947,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martyn Yi",
        "dupr_id": "PKDY4X",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Newtown, PA, US"
      },
      {
        "name": "Benjamin Mendelson",
        "dupr_id": "76L46N",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]