Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pictona Open 2025 by Emerge Insurance Services - Mens Doubles Skill: (4.0) Age: (50 to 54)

ID: 4465010522

Match Scores

11-7

Loss

Play Date

2025-10-26

Play Time (Est)

3:30 PM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
JS
Jeff Schroepfer

8947DE · Tallahassee, FL, US

DUPR

4.440

RB
Ryan Burk

8JOLO1 · Tallahassee, FL, US

DUPR

3.866

TEAM 2LOSS
DC
Doug Creighton

84X29V · USA

DUPR

3.316

CK
Chris Knight

1RPO7Z · Port Orange, FL, US

DUPR

4.015

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-4465010522
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6906840939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeff Schroepfer",
        "dupr_id": "8947DE",
        "rating": 4.44,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Ryan Burk",
        "dupr_id": "8JOLO1",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 7367195950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Doug Creighton",
        "dupr_id": "84X29V",
        "rating": 3.316,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chris Knight",
        "dupr_id": "1RPO7Z",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": "Port Orange, FL, US"
      }
    ]
  }
]