Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pictona Challenge 2026 by Emerge Insurance Services - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 7034177747

Match Scores

13-11

Loss

Play Date

2026-03-21

Play Time (Est)

12:45 AM

Play Location

Holly Hill, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
DM
Dee Meade

KO56N6 · FL, US

DUPR

3.639

CK
Chris Knight

1RPO7Z · Port Orange, FL, US

DUPR

4.050

TEAM 2LOSS
KW
Kelly Wiggins

W6LKPK · Holly Hill, FL, US

DUPR

3.414

BM
Brian Morales

ODNZWP · Renton, WA, US

DUPR

3.909

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-7034177747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7330887702,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dee Meade",
        "dupr_id": "KO56N6",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Chris Knight",
        "dupr_id": "1RPO7Z",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Port Orange, FL, US"
      }
    ]
  },
  {
    "team_id": 8568990345,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kelly Wiggins",
        "dupr_id": "W6LKPK",
        "rating": 3.414,
        "profile_pic_url": null,
        "location": "Holly Hill, FL, US"
      },
      {
        "name": "Brian Morales",
        "dupr_id": "ODNZWP",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  }
]