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

CPL (3.0 (50+)) Week (10) Flemington Blue @ Home Court

ID: 4380842839

Match Scores

11-21

Loss

Play Date

2026-05-03

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
SO
Sharon oddy

6ZJJLD · Flemington, NJ, US

DUPR

3.340

RO
Robert Oddy

W6QNGG · USA

DUPR

3.020

TEAM 2WINNER
RB
Rachel Baluyot

EGZ2LM · Chatham, NJ, US

DUPR

3.269

JO
Jerry O’Loughlin

6K7KJE · Morristown, NJ, US

DUPR

3.401

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-4380842839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8504139292,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sharon oddy",
        "dupr_id": "6ZJJLD",
        "rating": 3.34,
        "profile_pic_url": null,
        "location": "Flemington, NJ, US"
      },
      {
        "name": "Robert Oddy",
        "dupr_id": "W6QNGG",
        "rating": 3.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8230297184,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Baluyot",
        "dupr_id": "EGZ2LM",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": "Chatham, NJ, US"
      },
      {
        "name": "Jerry O’Loughlin",
        "dupr_id": "6K7KJE",
        "rating": 3.401,
        "profile_pic_url": null,
        "location": "Morristown, NJ, US"
      }
    ]
  }
]