Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pictona Open 2025 by Emerge Insurance Services - Mens Doubles Skill: (4.5) Age: (60 to 64)

ID: 7349845116

Match Scores

5-11

Win

Play Date

2025-10-23

Play Time (Est)

1:00 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
TM
Terry Malench

16O9PK · Tarpon Springs, FL, US

DUPR

4.162

JI
Jeff Inchalik

8MQL4D · State College, PA, US

DUPR

3.807

TEAM 2WINNER
RL
Rick Lorraine

8DY648 · Satellite Beach, FL, US

DUPR

4.056

MH
Michael Hope

3Z49MW · Melbourne Beach, FL, US

DUPR

4.887

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-7349845116
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5701712499,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terry Malench",
        "dupr_id": "16O9PK",
        "rating": 4.162,
        "profile_pic_url": null,
        "location": "Tarpon Springs, FL, US"
      },
      {
        "name": "Jeff Inchalik",
        "dupr_id": "8MQL4D",
        "rating": 3.807,
        "profile_pic_url": null,
        "location": "State College, PA, US"
      }
    ]
  },
  {
    "team_id": 4901727368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rick Lorraine",
        "dupr_id": "8DY648",
        "rating": 4.056,
        "profile_pic_url": null,
        "location": "Satellite Beach, FL, US"
      },
      {
        "name": "Michael Hope",
        "dupr_id": "3Z49MW",
        "rating": 4.887,
        "profile_pic_url": null,
        "location": "Melbourne Beach, FL, US"
      }
    ]
  }
]